Hi, I configured the background for the header part, but nothing happens, is it a bug? details pls. refer to my site at http://www.fujianshipbuilding.com.
Also I want to change the font and size of menu, and make it upcase, how to change?
Thanks!
Hi,
Go to Theme Options > Styling > Header Tab. You can select various background images or upload your own.
To change the font size and make it uppercase, edit custom.css and add this code
#menu-navigation li a {
text-transform: uppercase;
font-size: 15px;
}
Regards,
Ismael
Hi, thanks for quick response and I already configue that in the header tab, but nothing happens, just wonder if you can test in your admin backend.
thanks and I already found the way,
Hi!
Glad you solved the problem :)
Best regards,
Peter