Bottom notification bar is covering the back to top bar. How do I fix this?

Home Forums Jevelin Theme Bottom notification bar is covering the back to top bar. How do I fix this?

Home Forums Jevelin Theme Bottom notification bar is covering the back to top bar. How do I fix this?

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

    I am using the WPFront Notification Bar plugin to have a permanent notification on the bottom of my site. I am using the Jevelin theme for my site and the back to top button is covered by the notification bar. Is there a way to have the button be above the notification bar?

     

    eyeadorethreading.com

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

    Solution for this topic

    Hi @himalden1,

     

    I hope you are well today and thank you for your question.

     

    You can resolve 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: 65px;
    }

     

    Best regards,
    Shufflehound team

    himalden1
    Participant

    Thank you!

    You are most welcome here 🙂

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