Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • pepijn2015 Friend
    #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,
    Pepijn

    Pankaj Sharma Moderator
    #577883

    Hello
    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.

    pepijn2015 Friend
    #578042

    no 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?

    pepijn2015 Friend
    #644333

    no 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?

    pepijn2015 Friend
    #742966

    no 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 Moderator
    #578045

    HI
    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 Moderator
    #644336

    HI
    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 Moderator
    #742969

    HI
    I provided the same in my last post just removed extra classes from it .
    Add the code u can see it will work >>>

    pepijn2015 Friend
    #578066

    Thanks 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.:)

    pepijn2015 Friend
    #644357

    Thanks 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.:)

    pepijn2015 Friend
    #742990

    Thanks 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.:)

Viewing 11 posts - 1 through 11 (of 11 total)

This topic contains 11 replies, has 2 voices, and was last updated by  pepijn2015 9 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum