Home › Forums › Jevelin Theme › Homepage – primary menu underline
Home › Forums › Jevelin Theme › Homepage – primary menu underline
Hi there!
I would like to remove a line that is showing under the primary menu, can you please guide me to achieve this? Screenshot attached.
Homepage link: https://www.whoisyourshero.com/
Thank you so much,
Rocio
Solution for this topic
Hi Rocio,
I hope you are well today and thank you for your question.
You can remove 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-header.sh-sticky-header { border-bottom: 0 !important; }
Best regards,
Shufflehound team
thanks so much, this worked! 🙂
You are most welcome here 🙂