Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #897225

    Hi support,
    I have tried with this:
    #lederuddannelser .container_wrap { border-top: none !important; }
    and put lederuddannelser in the Custom Css Class.

    I have also tried with changing # with . in front of the css code.

    No luck!

    I have color sections on several webpages.

    I don’t want to loose the lines above and below the main menu.

    Hope you can help :-)

    #897274

    Hey OKEI,
    Please include the url to the page in question so we can take a closer look. Also please include a screenshot with the line pointed out.

    Best regards,
    Mike

    #897553
    #897881

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .header_color div {
    border-color: transparent!important; 
    }

    Best regards,
    Mike

    #897943

    Tried it – but it doesn’t work…

    #897958

    Hi,
    Try this code in the General Styling > Quick CSS field:

    #after_section_1.main_color {
    border-color: transparent!important; 
    }

    Best regards,
    Mike

    #897964

    Wonderful Mike – it worked. Thanks :-)

    #897976

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Remove bottom line under color section without removing the top line main menu’ is closed to new replies.