Header and Page Help

Home Forums Gillion Theme Header and Page Help

Home Forums Gillion Theme Header and Page Help

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • [email protected]
    Participant
    1. How can I delete, remove or change the colour of these lines in the header?
    2. How to Delete this Space between the page and the header?

    Please see screenshot, and if needed see http://tribalzonemagazine.in

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

    Solution for this topic

    Hi @anmolkerketta,

     

    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-4 .container.sh-header-standard {
        border: 0;
    }
    .home #wrapper > .sh-page-layout-default {
        padding-top: 0;
    }

     

    Best regards,
    Shufflehound team

    [email protected]
    Participant

    thanks, resolved…

    You are most welcome here šŸ™‚

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