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?
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
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
Thank you!
You are most welcome here 🙂