Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #459109

    Hello,

    My website is BodyTalkCare.com
    I’m designing menu tabs for my site in illustrator.
    How would I point each image to the menu?

    Thank you

    #459146

    Hey Nathan!

    Thanks a lot for using our theme, we do appreciate it!

    Please use the following service
    http://kriesi.at/contact/customization

    for such advanced modifications.
    Are support policy is not to provide any code for such editings.

    Regards,
    Basilis

    #459498

    Hi!

    Can you please post a screenshot and show the changes you would like to make?
    You can add following code to Quick CSS in Enfold theme options under General Styling tab

    #menu-item-59>a { background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-repeat: no-repeat; background-position: 50% 50%; background-size: contain; }
    #menu-item-59>a>.avia-menu-text { opacity: 0; }

    You can right click on Chrome or Firefox to inspect elements to find menu item ID’s http://i.imgur.com/HyPTCRg.jpg

    Regards,
    Yigit

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