-
AuthorPosts
-
July 19, 2015 at 10:38 pm #209009
Hi there,
I have change the padding in the header via custom css. Now I like the change the padding between the logo and the two HERO modules on position 1 and 2. I also like to remove some spacing/ padding between the HERO modules and the virtuemart module below.
I have tried a lot of things (search the whole forum) but it is not working for me. Could someone help me out?
With regards,
PepijnPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 20, 2015 at 12:02 am #577883Hello
There is top and bottom padding of the spotlight-1 section , you can decrease is by below code in custom.css
@media screen and (min-width:768px){.t3-sl{padding-bottom:30px!important;padding-top:30px!important}}Hope it helps.
July 20, 2015 at 2:21 pm #578042no it is not working yet.
But when I inspect the element then I see first
class=”container t3-sl t3-sl-1″ and then
@media screen and (min-width: 768px)
.t3-sl {
padding-bottom: 90;
padding-top: 90px;When I change the last two in google inspect element then it works. But not via the custom.css override.
Do you have another suggestion?July 20, 2015 at 2:21 pm #644333no it is not working yet.
But when I inspect the element then I see first
class=”container t3-sl t3-sl-1″ and then
@media screen and (min-width: 768px)
.t3-sl {
padding-bottom: 90;
padding-top: 90px;When I change the last two in google inspect element then it works. But not via the custom.css override.
Do you have another suggestion?July 20, 2015 at 2:21 pm #742966no it is not working yet.
But when I inspect the element then I see first
class=”container t3-sl t3-sl-1″ and then
@media screen and (min-width: 768px)
.t3-sl {
padding-bottom: 90;
padding-top: 90px;When I change the last two in google inspect element then it works. But not via the custom.css override.
Do you have another suggestion?Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 20, 2015 at 2:42 pm #578045HI
I provided the same in my last post just removed extra classes from it .
Add the code u can see it will work >>>Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 20, 2015 at 2:42 pm #644336HI
I provided the same in my last post just removed extra classes from it .
Add the code u can see it will work >>>Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 20, 2015 at 2:42 pm #742969HI
I provided the same in my last post just removed extra classes from it .
Add the code u can see it will work >>>July 20, 2015 at 7:20 pm #578066Thanks a lot. It is working.
I have added a next line below. I have removed some space below the images (the two heroes) to add an extra line in custom.css
wrap t3-section t3-section-1 .section-inner
I hope this is correct. It works so far.:)July 20, 2015 at 7:20 pm #644357Thanks a lot. It is working.
I have added a next line below. I have removed some space below the images (the two heroes) to add an extra line in custom.css
wrap t3-section t3-section-1 .section-inner
I hope this is correct. It works so far.:)July 20, 2015 at 7:20 pm #742990Thanks a lot. It is working.
I have added a next line below. I have removed some space below the images (the two heroes) to add an extra line in custom.css
wrap t3-section t3-section-1 .section-inner
I hope this is correct. It works so far.:) -
AuthorPosts
This topic contains 11 replies, has 2 voices, and was last updated by pepijn2015 9 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum