Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #210053

    Hi all,
    I have two issues to solve and here they are in order of importance:
    1. I need to emphasize the menu while in a specific section of the website, like giving a background color or color font or set larger size of the font just for the menu of that section (something like this:
    screenshot

    Going through the theme options I could find nothing to be of help.
    2. Besides all sidebar menus are displayed while I’d like them to give the two options: displayed or display hover (just like the main menu).
    I do need a solution and I’m grateful to anybody for any suggestion and help !
    Nona

    • This topic was modified 10 years, 10 months ago by nonasnonas.
    #210377

    Hi!

    The image you posted can not be accessed:
    http://spin2.workstudio.it/wp-content/uploads/2014/01/screenshot.png

    Best regards,
    Josue

    #210910
    This reply has been marked as private.
    #211028

    Hi!

    The image on the link is so small and it can’t be opened via lightbox. Please post the screenshot on imgur. Make sure it is clear and big so that we can understand what you want. Thanks.

    Regards,
    Ismael

    #211136
    This reply has been marked as private.
    #211429

    Hi!

    Use this code:

    .widget_nav_menu .current_page_item a {
        color: red !important;
    }
    .current-menu-ancestor a, .current-menu-item a {
        color: red !important;
    }

    Result:

    Cheers!
    Josue

    #211541
    This reply has been marked as private.
    #211554

    Hi Josue,

    found the place: Syling / Quick Css
    sorry, have a nice day
    Nona

    #211674

    Hi!

    Glad you found it. You can also add the code on css > custom.css file.

    Cheers!
    Ismael

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Sidebar menu: need to emphasize !’ is closed to new replies.