Is there anyway to make the menu bar a solid colour like on the bizway theme.
many thanks
We have shifted our support forum with more advance feature, So if you are Pro buyer at InkThemes.com, Do ask all your support queries at http://www.inkthemes.com/community
Is there anyway to make the menu bar a solid colour like on the bizway theme.
many thanks
paste this code in Custom CSS
Appearance > Theme Option > Styling Option > Custom CSS
#menu .ddsmoothmenu {
background: your color value;
}
#menu li a {
padding: 12px 10px 13px 5px;
}
Thanks.
cool thanks very much
This topic has been closed to new replies.