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

    Great theme. I would like to do something similar to:

    http://splashanddashfranchise.com/process/

    I would like the apply now button. I know the CSS to use, but how do I add a class to a specific menu item?

    Thanks!

    #295959

    Hi theprodigy129!

    You can use following code in Quick CSS in Enfold theme options under General Styling tab

    #menu-item-372 .avia-menu-text { background: red; color: white; padding: 5px; border-radius: 10px; }

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

    Best regards,
    Yigit

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