Okay
  Public Ticket #958461
Back to top button
Closed

Comments

  •  2
    itigo started the conversation

    I have activated the footer reveal effect. The back to top button is currently hiding/overlying the LinkedIn button in the footer. Is there a way to move the social media icons a bit to the left, next to the back to top button? Many thanks in advance for your advice.

  •  8,996
    Tahir replied

    Hey,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  •   itigo replied privately
  •  8,996
    Tahir replied

    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[data-full-width="1"] .container {
        padding-right: 80px !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  2
    itigo replied

    Thank you very much. That worked very well!