Okay
  Public Ticket #3443114
Nectar Recent Posts Extra
Closed

Comments

  • laura_br started the conversation

    Hi!

    The title of the Nectar Recent Posts Extra widget is not shown on my website. I added it on my page footer.  

    https://idosiertranslations.com/

    If it is not working, wich other widget coud I use to replace it? I am also using Siteorigin widgets, but I noticed it has not a recent post one.


    Thanks!

  •  279
    Noah replied

    Hi there,

    Use this CSS to fix this:

    #footer-outer #footer-widgets .widget h4{
        color:white !important;
    }
    

    add it to salient \ general settings - css script related - custom css code.

    Cheers.