White line in header

Support Area Forums Grassroots White line in header

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://hfynew.wpengine.com/
  • Author
    Posts
  • #30688
    Avatar photoAtwell Williams
    Participant

    Hi Bill,

    I found a previous post about how to change the color of the header/menu area and it worked just fine. I noticed, however, that when I changed the color from white, there is still a thin line of white at the bottom of the menu area. Is there any way to get rid of that?

    Thanks,
    Atwell

    #30698
    Bill Robbins
    Moderator

    Great question. You can take that out. Here’s how:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      #header,
      body.hero #header.scroll {
      	border-bottom: none;
      }
      
    3. Update your settings.

    See if that doesn’t do the trick for you.

    Have a great day,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘White line in header’ is closed to new replies.