Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #397986

    Hi

    Withing “advanced styling” i am able to edit the “main menu links”. However, I have created a second menu, which lives in a custom widget (which is shown within the left sidebar on some pages).

    is it possible to edit the font of this second menu? It would be ideal if I could style it similar to the main menu.

    Regards

    #398192

    Hey ptaljaard!

    Please post the link to your page where we can see your sidebar menu, so we can provide you accurate custom CSS codes.

    Best regards,
    Yigit

    #398210
    This reply has been marked as private.
    #398213

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .widget_nav_menu a {
    color: #4a611b!important;
    font-weight: 700;
    }

    Cheers!
    Yigit

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