Home › Forums › Jevelin Theme › Jevelin Coming Soon photo and menu line
Home › Forums › Jevelin Theme › Jevelin Coming Soon photo and menu line
Hello,
I am using the Jevelin theme for a one page coming soon page: http://www.cairns.ca/
How do I:
Thank you,
Alison
Okay, finally figured out how to change the background photo by using YellowPencil editor.
Would still love to be able to removed the bottom border from the menu bar though.
Hi Alison,
I hope you are well today and thank you for your question.
You can remove the bottom border from the menu 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
body #page-container .sh-header.sh-header-1 { border-bottom: 0 !important; }
Best regards,
Shufflehound team