Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #790795

    HI, how can I remove the white bottom border of the extra info header element, or, remove the top white border of the container where the logo is in?

    #790804

    Hey AdvanceComputing,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file: 

    .header_color div#header_meta {border-bottom:none !important;}
    .header_color div#header_main {border-top:none !important;}

    Best regards,
    Sarah

    #790805

    great thanks!

    #790826

    You’re welcome! If you need our help with anything else, feel free to post them here on the forum.

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/

    Thank you for using Enfold!

    Sarah

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘remove white bottom border on extra info header (above logo)’ is closed to new replies.