Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   Menu's and dashed lines..... (http://forum.bytesforall.com/showthread.php?t=15691)

ab_insight Oct 18, 2011 08:29 AM

Menu's and dashed lines.....
 
I have setup a menu across the top of my site, and set the dashed line to 1px and color to white so that there are no dashed lines around the menu words. After I did an upgrade to 3.7.1 there are now dashed lines to the left and to the right of my top menu. They did not appear with the previous verion of the Atahualpa theme. How do I get rid of them?

Thanks in advance. ;-)

lmilesw Oct 18, 2011 09:31 AM

That is something that is part of the code and needs to removed with CSS. Try adding this to ATO>Add HTML/CSS Inserts>CSS Inserts
HTML Code:

div#menu1 {
    border: none !important;
}


ab_insight Oct 18, 2011 11:02 AM

Yep that did it. Wonder why it was not visible before the update.

Thank-you!:)


All times are GMT -6. The time now is 04:20 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.