Above and Below Menu Tab Lines Problem

5 replies
Hey Guys,

Could you guys please let me know how to get rid of the lines just Above and Below the Menu Tab on this site: http://www.dasilvahealthandfitness.com/

It's the green lines and the visible dots. It's on the WP Elegant theme.

Thank you
#lines #menu #problem #programming #tab
  • Profile picture of the author Michael71
    In your CSS files of the theme.

    Search for #menu and delete the background:url... stuff.
    Signature

    HTML/CSS/jQuery/ZURB Foundation/Twitter Bootstrap/Wordpress/Frontend Performance Optimizing
    ---
    Need HTML/CSS help? Skype: microcosmic - Test Your Responsive Design - InternetCookies.eu

    {{ DiscussionBoard.errors[7729802].message }}
    • Profile picture of the author trustedmarketer
      Thanks Michael for the quick response.
      I deleted ''#menu { background: url(images/light-green/menu-bg.png) repeat-x; }'' but the lines are still there.

      Originally Posted by Michael71 View Post

      In your CSS files of the theme.

      Search for #menu and delete the background:url... stuff.
      Signature
      Contact me for the most Powerful Business Programs that will give you Daily Profit and the predicted huge price appreciation from Bitcoin
      {{ DiscussionBoard.errors[7729859].message }}
  • Profile picture of the author Michael71
    There are 2 CSS files where #menu is styled.

    You forgot http://www.dasilvahealthandfitness.c...ight-Green.css
    Signature

    HTML/CSS/jQuery/ZURB Foundation/Twitter Bootstrap/Wordpress/Frontend Performance Optimizing
    ---
    Need HTML/CSS help? Skype: microcosmic - Test Your Responsive Design - InternetCookies.eu

    {{ DiscussionBoard.errors[7729877].message }}
    • Profile picture of the author trustedmarketer
      Okay that might explain it Michael. So would I delete the whole line:
      #menu { background: url(images/menu-bg.png) repeat-x; height: 72px; margin-top: 12px; padding-bottom: 25px; }

      From both main and light green css files? I tried that and the two lines are still there.
      I had to put the codes back as it didn't work and I didn't want anything else going wrong.

      I appreciate your help.

      Thanks

      Originally Posted by Michael71 View Post

      There are 2 CSS files where #menu is styled.

      You forgot http://www.dasilvahealthandfitness.c...ight-Green.css
      Signature
      Contact me for the most Powerful Business Programs that will give you Daily Profit and the predicted huge price appreciation from Bitcoin
      {{ DiscussionBoard.errors[7729936].message }}
  • Profile picture of the author Michael71
    only background: url(images/menu-bg.png) repeat-x;
    Signature

    HTML/CSS/jQuery/ZURB Foundation/Twitter Bootstrap/Wordpress/Frontend Performance Optimizing
    ---
    Need HTML/CSS help? Skype: microcosmic - Test Your Responsive Design - InternetCookies.eu

    {{ DiscussionBoard.errors[7729947].message }}

Trending Topics