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

    Hello !
    I’d like to change the size, the font, the color, and the hover effect of my menu item, someone can help me and give me quick css please ?
    thanks :)

    #181305

    Hey miguelinho84!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    #top .main_menu .menu li a { font-size: 18px; color: red; background-color: blue; }
    #top .main_menu .menu li a:hover { background-color: blue; color: red; }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to change the css of menu item ?’ is closed to new replies.