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

    Hi, I would like to remove the borders from my menus, but I would like to keep the indicator and transparency. Is there CSS you could provide me with to do so? Thanks!

    #1333814

    Hey ceakins1908,

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

    #top .av_header_with_border.av_header_transparency #header_main {
        border: none;
    }
    
    #top .av_header_transparency #header_meta {
        border-bottom: none;
    }
    
    #top .av_header_transparency #header_meta li {
        border-color: transparent;
    }

    Best regards,
    Rikard

    #1333868

    That worked, thank you!

    #1333913

    Hi,

    Great, I’m glad that it’s working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1333917

    Thank you, you may close this.

    #1333935

    Hi,

    Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove menu borders but keep transparency and indicator’ is closed to new replies.