Header

Home Forums Jevelin Theme Header

Home Forums Jevelin Theme Header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • zakdesignz
    Participant

    HI!

     

    I want to customize header i want something  like this

     

    https://jevelin.shufflehound.com/hello/

     

     

    My site – https://www.zakdesignz.com/

     

    Thank you!

    Hi @zakdesignz,

     

    I hope you are well today and thank you for your question.

     

    It is header 1 so just set header style to Header 1 in the theme header settings as shown in the attached screenshot and to make it transparent just follow the steps described in the following topic.

     

    https://support.shufflehound.com/forums/topic/transparent-header/

     

    Best regards,
    Shufflehound team

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

    zakdesignz
    Participant

    Thank you for your help,

    how to i change the height of header?

    You can change its height 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:not(.sh-header-4):not(.sh-header-5):not(.sh-header-6) .sh-nav > li.menu-item > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
Viewing 4 posts - 1 through 4 (of 4 total)