Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #22224

    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!

    #114994

    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

    #114995

    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.

    #114996

    thanks and I already found the way,

    #114997

    Hi!

    Glad you solved the problem :)

    Best regards,

    Peter

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘change menu font and header background.’ is closed to new replies.