Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7755
    Samson81
    Participant

    I would like to use a background image for the menus instead of solid colors also.  Is that possible?

     

    dev.webermfg.ca

    #7789
    Sakin
    Keymaster

    @Samson81: Yes that’s possible. Just add background image in the menu. Use the CSS like below and add it in “Appearance => Theme Options => Custom CSS” box.
    `
    #header-menu {
    background-image: url(“http://dev.webermfg.ca/wp-content/uploads/2013/04/carbon_fiber2.jpg”);
    }`

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Menu Background’ is closed to new replies.