Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #440667

    Hello,

    I have a client that wants me to duplicate their site using Enfold and I am needing to figure out how to create an image driven main menu with the text above it in the header like this:

    http://www.southcitybail.com/

    So far in the duplication process I have this:

    http://aa2.983.myftpupload.com/

    I have all the components (images, etc) to recreate the image menu but I do not know how to set up the coding or where to put it within the theme.

    Can you help?

    Thank you!

    #441190

    Hi chickeringco!

    You can set a background image to the menu links with this CSS.

    .page-item-14:hover { background: url("URL to your image") !important; }
    

    Best regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.