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

    Hello!

    Could someone please help me with taking the background off of the widget navigation active menu item? Can’t figure it out, thanks so much guys!

    #789746

    Hey peanuttario,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top .content .flex_column .widget_nav_menu ul:first-child>.current-menu-item, #top .content .flex_column .widget_nav_menu ul:first-child>.current_page_item {
        background-color: transparent;
    }
    

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

    Best regards,
    Yigit

    #789750

    You are the best Yigit! Appreciate the quick response :)

    #789755

    Hi,

    You are welcome! Always happy to help :)
    Let us know if you have any other questions or issues and enjoy the rest of your day! :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘widget nav current menu item background’ is closed to new replies.