Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #632230

    The page I’m working on is:
    http://vitalthrive.us/

    I notice that there is a subtle line that is running at the top of the page where the menu is all the way across and I’m curious to learn how I can remove that?

    Thank you for your support.

    #633124

    Hey Nathan,

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

    #top .av_header_transparency #header_meta {
        border-bottom: none;
    }
    

    Best regards,
    Yigit

    #633207

    When I see it worked I’m thankful because this meets my need for support thanks again!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Removing Line In Transparent Header’ is closed to new replies.