Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #553952

    Hello!
    I’m trying to change the background color of a link from a custom menu I created and inserted into a widget. I want the page the user is on to be more obvious. How can I achieve this? Here’s a screen shot:

    http://screencast.com/t/Oath3x0e1oTF

    Thanks!

    #554004

    Hi nvictory!

    Please do provide us a link of the web site, to help us target the specific widget, with some CSS!
    Thanks a lot

    Best regards,
    Basilis

    #554698

    Thanks for the quick response! I’ve provided a link to one of the pages that contain the widget menus. There are several menu set ups like this throughout the site.

    #556730

    Hey!

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

    .main_color .widget_nav_menu ul:first-child>.current-menu-item {
        background-color: aliceblue;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Best regards,
    Yigit

    #559294

    Hi Yigit!
    Thanks for this, but unfortunately it didn’t work. Any other suggestions? Right now the menu items have a really light gray color behind them when selected. Is there any way I can make that color darker or more noticeable? I just want the user to be able to know what page they’re on.

    Thanks!

    #559297

    Hi!

    Code should have worked. Do you mind creating a temporary admin login and posting it here privately?

    Regards,
    Yigit

    #559306

    Sure! Login info is listed in private content

    #559320

    Hi!

    I moved the code to top of Quick CSS field and it worked. There were so many CSS errors in your custom code and i tried to fix all that i can see but seems like there are more. Please look into it :)

    Cheers!
    Yigit

    #559339

    Thank so much! Looks great. I’ll look into the CSS errors. :)

    #559360

    Hey!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Change Styling of Links in Widget Menu’ is closed to new replies.