Slightly change location of "Back to top" button?

Home Forums Jevelin Theme Slightly change location of "Back to top" button?

Home Forums Jevelin Theme Slightly change location of "Back to top" button?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • EdgarEEstrada
    Participant

    Hello

     

    Can I make the “Back to top” button appear higher than it’s current position? It is confilcting with my chat icon.

     

    Thanks

    -E

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

    Hi Edgar,

     

    Thank you for your question.

     

    You can achieve it 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: 80px;
    }

     

    Best regards,
    Shufflehound team

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