1 00:00:00,840 --> 00:00:06,570 Now what I'm going to do is that I'm going to add in a V, I'm going to add a hover effect to the navigation 2 00:00:06,960 --> 00:00:09,000 through them to the imagination bar. 3 00:00:09,510 --> 00:00:18,630 So here in the remember the pagination has a class called here this is the pagination. 4 00:00:18,960 --> 00:00:21,270 So the pagination has a class called pagination. 5 00:00:21,570 --> 00:00:23,700 And inside it we have a and attack. 6 00:00:24,240 --> 00:00:27,180 So what I'm going to do is that at the top we have this style. 7 00:00:27,870 --> 00:00:36,410 So inside a style I'm going to see here dot pagination and then attack. 8 00:00:36,420 --> 00:00:38,700 So for the attack, I'm going to change the color. 9 00:00:38,700 --> 00:00:46,830 So the color is going to be coral, but I'm going to change the balcony. 10 00:00:46,830 --> 00:00:48,240 I'm going to add the pagination effect. 11 00:00:48,240 --> 00:00:51,000 I'm going to say pagination a lie other. 12 00:00:51,000 --> 00:00:54,780 So if I hover over the line, I'm going to change the attack. 13 00:00:55,470 --> 00:00:59,550 So the attack is going to have a color, a white color. 14 00:01:01,080 --> 00:01:11,130 However, the background color now is going to be background color is going to be coral in case in case 15 00:01:12,150 --> 00:01:13,270 I hover over it. 16 00:01:13,410 --> 00:01:15,180 So let me show you how it's going to look like. 17 00:01:15,720 --> 00:01:20,130 Now, if I test, as you can see, the color is going to be. 18 00:01:21,400 --> 00:01:21,850 Orange. 19 00:01:22,300 --> 00:01:28,030 And if I hover if I hover over one of these buttons, it will be displayed like this. 20 00:01:28,820 --> 00:01:34,210 Another thing that I'm going to do is that I'm going to change the design here a little. 21 00:01:34,210 --> 00:01:35,860 So for. 22 00:01:36,830 --> 00:01:41,210 For this feature, I'm going to remove the container fluid. 23 00:01:41,220 --> 00:01:42,470 I'm going to say just container. 24 00:01:42,920 --> 00:01:47,390 If I say just container, there will be more space from the right on the left. 25 00:01:47,480 --> 00:01:48,350 Let me see. 26 00:01:49,010 --> 00:01:50,260 Now, let me show you the difference. 27 00:01:50,270 --> 00:01:55,790 Now, if I refresh, as you can see, there will be space, more space from the right and left. 28 00:01:56,270 --> 00:01:57,980 Also, we want to change the text here. 29 00:01:58,460 --> 00:02:01,970 So instead of saying, here are our features, obviously our products. 30 00:02:07,220 --> 00:02:13,550 Our is our products and here it should say our products. 31 00:02:17,160 --> 00:02:20,340 So I think now the page is complete and it looks amazing.