Okay
  Public Ticket #921707
Widget Shortcode
Closed

Comments

  •  2
    Nathan started the conversation

    Hi,

    I am trying to add a twitter widget to my nectar slider, however when I add the widget shortcode, it fails to display the widget, which is in the footer.

  •  8,996
    Tahir replied

    Hey Nathan,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    div#latest_tweets_widget-2 * {
        opacity: 1 !important;
    }

    Thanks



    ThemeNectar Support Team 

  •  2
    Nathan replied

    Thanks a lot :)