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

    Hi,
    as seen in the image atttached I get a white background of active footer widget links.

    Please let me know how to remove the white background.

    Thanks in advance,
    Timo

    #407189

    Hi digalo!

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

    .footer_color .widget_nav_menu ul:first-child>.current-menu-item, .footer_color .widget_nav_menu ul:first-child>.current_page_item {
      background-color: transparent;
    }

    Cheers!
    Yigit

    #407607

    Awesome, thx!

    #407868

    Hey!

    Glad we could help :)

    Best regards,
    Rikard

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