Jevelin Coming Soon photo and menu line

Home Forums Jevelin Theme Jevelin Coming Soon photo and menu line

Home Forums Jevelin Theme Jevelin Coming Soon photo and menu line

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • dgtlrose
    Participant

    Hello,

    I am using the Jevelin theme for a one page coming soon page:  http://www.cairns.ca/

     

    How do I:

    1. remove the “click here to assign menu” and bottom border line from the menu area at the top of the page.
    2. change the background photo

    Thank you,

    Alison

    dgtlrose
    Participant

    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

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