Back to top on the IG logo

Home Forums Jevelin Theme Back to top on the IG logo

Home Forums Jevelin Theme Back to top on the IG logo

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • camille2421
    Participant

    On some screens, the back to top appears on the IG logo in the footer. Is there some way to add padding so it doesn’t happen ?

     

    http://bono.croissanceetconfiseries.com/

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi @camille2421,

     

    Thank you for your question.

     

    You can change its position by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-back-to-top {
        bottom: 70px;
    }

     

    Best regards,
    Shufflehound team

    camille2421
    Participant

    Thank you.

    You are always welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)