Need help? Check out our Support site, then


Black line on menu

  1. I'm fairly new at CSS and am using iTheme2.
    I needed to get rid of the "home" icon. After I was able to disable it, it left a thick black line on the left of the menu, which you can see here:
    http://www.gemisraeltrips.com
    How can I get rid of this?
    I am using custom css
    Thank you

    The blog I need help with is gemisraeltrips.com.

  2. Get rid of what you have done to get rid of the home tab/icon and do this instead:

    #access div.menu > ul > li:first-child > a, #access li.menu-item-home a {
    display: none;
    }
  3. THANK YOU!!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags