test melih
 melih
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • MarketingRT Friend
    #951786

    How do I shrink the spacing before and after modules. Even half would be great, but when you look at the different sections, there is just too much dead space.

    I am building on a testing site to be moved after.
    testing site = http://www.adversace2.com

    Jacqueline Gordon
    Director Business Strategy
    O - 855.690.8678
    www.MarketingRT.com

    pavit Moderator
    #951804

    Hi there

    Try adding to your custom.css file this code

    .t3-sl {
    padding-top:10px!important;
    padding-top:10px!important;
    }

    You can change px values as you wish .

    MarketingRT Friend
    #951869

    I looked through all the template details and files. I cannot find custom.css. Where exactly might that be?

    Jacqueline Gordon
    Director Business Strategy
    O - 855.690.8678
    www.MarketingRT.com

    pavit Moderator
    #951887

    Where exactly might that be?

    You should create it from scratch as a new file in this folder /templates/ja_nuevo/css/

    Take a look HERE

    MarketingRT Friend
    #952372

    that didn’t work. No change to the height of any of the modules.

    Jacqueline Gordon
    Director Business Strategy
    O - 855.690.8678
    www.MarketingRT.com

    pavit Moderator
    #952438

    that didn’t work. No change to the height of any of the modules.

    You are using a theme green, so custom.css file should be added into /themes/green/ folder

    I added following code to it

    .t3-sl {
    padding-bottom:0px!important;
    padding-top:30px!important;
    }
    .row-feature.row-feature-nopadding-bottom {
    padding-top:30px!important;
    }
    .row-feature.row-feature-dark {
    padding-top:20px!important;
    }

    You can change each setting you prefer to increase or decrease the space at top or bottom of each module
    Best regards

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

This topic contains 5 replies, has 2 voices, and was last updated by  pavit 8 years, 6 months ago.

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