How to change the header height

Home Forums Jevelin Theme How to change the header height

Home Forums Jevelin Theme How to change the header height

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

    Hey folks,

     

    first of all: this is a pretty nice theme u’ve created. I still have one question tho.

    I need to change the height of the header (header-1), so that the sticky header and the normal one are the same height. I also dont want the menu table to change the padding in the sticky header.

     

    It seems you have a lot of !important ‘s in the css, so I am asking for a simple custom css to prevent the menu table from moving and making the normal header the same size as the sticky one.

     

    Thanks! Best Regards

    Alexander

    Hi Alexander,

     

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

     

    You can try achieving 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-sticky-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;
        max-height: none;
        transition:0;
    }

     

    Best regards,
    Shufflehound team

    highlifemedia
    Participant

    Hey,

     

    thanks. Although there is a small jump of few pixels. (http://highlife-studios.de/)

     

    Also: I am wondering about the sized down logos beneath the slider. The quality seems to be worse than at an ordinary wordpress page. May this somehow have been affected by your theme?

     

    Best Regards,

    Alexander

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

    Solution for this topic

    thanks. Although there is a small jump of few pixels. (http://highlife-studios.de/)

    To resolve it try using the below CSS code instead of above shared CSS code.

    .sh-sticky-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;
        max-height: none;
        transition:none;
    }
    #page-container .sh-header.sh-sticky-header {
     border-bottom: 0 !important;
    }
    

    Also: I am wondering about the sized down logos beneath the slider. The quality seems to be worse than at an ordinary wordpress page. May this somehow have been affected by your theme?

    This is because you are using too large images for the logo as following so please reduce its size and also remove the white space around it.

    http://highlife-studios.de/wp-content/uploads/2016/01/hiscox.png

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

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form