Homepage - primary menu underline

Home Forums Jevelin Theme Homepage – primary menu underline

Home Forums Jevelin Theme Homepage – primary menu underline

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

    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

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

    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

    Lonartorg
    Participant

    thanks so much, this worked! 🙂

    You are most welcome here 🙂

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