Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   How do I get Rounded Corners on my Page Menu? (http://forum.bytesforall.com/showthread.php?t=19557)

Sally Feb 4, 2013 09:57 AM

How do I get Rounded Corners on my Page Menu?
 
I have them on one blog: FiftyToLife.com.

Would like them on this blog: KYFreePress.com.

I've copied everything I can think of from Fifty to Press but no rounded corners yet... I searched this forum and tried copying what I found but still no luck.

Thank you!

Jam Feb 4, 2013 03:57 PM

Look in the menu options. You already have a border radius 5px on that Menu, you just cant see it because of the background colour. You just need to remove/change the code for the Menu background colour.

Use a code inspector to find exactly which code you need to change.

You should find this:

Code:

div#menu1 {
background: #eee;
}

Find that in your ATA Options and remove/edit to colour of your choice.

Code inspectors.

lmilesw Feb 4, 2013 05:44 PM

I believe all the CSS for that is in the CSS Inserts box.


All times are GMT -6. The time now is 11:46 PM.

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