Okay
  Public Ticket #1246645
Up arrow obscures social links in footer
Closed

Comments

  • madebygift started the conversation

    Hi.

    When viewing my website (fourwallspr.co.uk) I notice that the up arrow, displayed at the bottom, obscures one of my social links in the footer. Is there a way to fix this please so the links are visible?

    Thanks,


    Darren.

  •  9,013
    Tahir replied

    Hey Again,

    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 #copyright .col ul#social {
        padding-right: 41px;
    }

    Thanks


    ThemeNectar Support Team