Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #410415

    Hey guys

    I have to change the background color on the Enfold – facebook widget. How can that be done? Couldn’t find it in the editor.

    Thanks for the help.

    #410632

    Hi tcoach84!

    Add this to your custom CSS.

    .av_facebook_widget_wrap.av_facebook_widget_wrap_border_yes {
      background: none repeat scroll 0 0 red !important;
    }

    Cheers!
    Elliott

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