Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #382996

    Hi guys,

    Thanks for a lovely theme!

    I currently have four menu items in the top menu and I would like to change the background color of one of these. Is this possible? The menu id that I would like to change is id=”menu-item-152″.

    If it cannot be changed, then I would like to change the text color instead.

    Best regards

    Mikko

    #383009

    Hi Mikko!

    Thank you for choosing Enfold :)

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

    #menu-item-152 { background-color: red; }

    Regards,
    Yigit

    #383569

    Are you sure that works? At least when I tried it, nothing changes…
    For example this works:
    #menu-item-152 { font-size: 20px; }
    But as said, the color does not work…

    #383861

    Hey!

    Can you please post the link to your website and point out menu item you would like to change? Code works fine on my local installtion. Maybe you are targetting wrong menu item ID?

    Best regards,
    Yigit

    #384257

    Hi!
    I actually realized that I have another css that is overruling the color. Problem fixed!
    Thanks :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change one top menu item color’ is closed to new replies.