Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #486077

    Hi,
    Pls. help me to set color section maring and margins inside tabcontainer.
    Many thanks, regards,
    i.

    #486515

    Hi videogame!

    please use screenshots to highlight what you are talking about. Where do you want to have less space exactly? I can’t see any grey bottom tab order below your Add to Cart buttons.

    Regards,
    Andy

    #486699

    Hi Andy,
    Sorry, sorry! I am not farbenblind, just made a mistake… I meant GREEN, not Gray! Anyway, please check printscreen.
    1.) I would like to reduce the whitespace bellow green buttons and the bottom tab border. I believe It is padding in the active tabcontainer but I’am not able to change anything.

    2.) The white space between tabs and color section

    3.) I am using color section with four-column id and code:
    #four-column div .av_one_fourth {
    margin-left: 0;
    width: 25%;
    }
    but still have a small gap on the far left and right side of the inserted images to have full width
    Many thanks in advance, best regards,
    Ivan

    #486958

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #tab-id-1-container {
        padding: 0px 19px !important;
    }
    
    #tab-id-1-container .tab_inner_content {
        margin: 0px 0 !important;
    }
    
    #after_layer_slider_1 .content {
        padding-bottom: 0px !important;
    }
    

    Thanks,
    Rikard

    #487019

    Hi,
    Works. Many thanks to everybody!
    Regards
    i.

    #487093

    Hey,

    Glad we could help :-)

    Regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Color Section margin’ is closed to new replies.