Okay
  Public Ticket #211903
social media icons on front page not showing
Closed

Comments

  • Tobias started the conversation

    Hello Nectar team,

    I like my front page, but it seems to block the footer most of the time. I would like the social media icons to appear all the time. 

    Thank you!

  •  8,470
    Tahir replied

    Hey Tobias!

    Add this into the Custom CSS box located in your Salient Options panel :

    body #footer-outer #copyright {
    	margin-top: 40px !important;
    }
    
    

    Cheers


    ThemeNectar Support Team 

  • Tobias replied

    Lovely! Thanks Tahir.