Okay
  Public Ticket #588907
Dead Space Above CTA
Closed

Comments

  • Ian started the conversation

    Having an issue across all of my sites with there being a small margin gap between the last row item on the page, and the CTA. It's not a padding issue as I've already checked those.

    Any idea what's causing this?

  •  8,991
    Tahir replied

    Hey ,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    #sb_instagram #sbi_load {
        padding-top: 0px !important;
    }

    Best.



    ThemeNectar Support Team 

  • Ian replied

    That fixed it, thanks!