Okay
  Public Ticket #1270188
Reduce height in footer
Closed

Comments

  • Yiannis started the conversation

    Can you please advise how can I reduce the height of footer?

  •  9,014
    Tahir replied

    Apologies for the Delay.

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

    #footer-outer .row {    padding: 15px 0px !important;
    }

    Thanks


    ThemeNectar Support Team