Header bottom border category page

Home Forums Gillion Theme Header bottom border category page

Home Forums Gillion Theme Header bottom border category page

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

    Good morning,

     

    The bottom border header on the blog page disappear as it should but it didn’t on category and post page while set the color for the border same color as for the header background color. How can I achieve no border with transparent background on the category and post page like the blog page? Pls see screenshot.

     

    Best regards,

    Jürgen

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

    Solution for this topic

    Hi Jürgen,

     

    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

     

    .sh-header-4 .container.sh-header-standard {
        border: 0 !important;
    }

     

    Best regards,
    Shufflehound team

    js
    Participant

    Perfect. Thank you.

    You are most welcome here 🙂

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