Header Height Changes For Mobile Page - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Header Height Changes For Mobile Page

GH

Georg Holzner

Helix Framework 2 years ago

Hi all,

since a few weeks, the header height on mobile changes and now it is not covering the logo and the burger (mobile menu). The header looks fine on the tablet or desktop. Tested with different browsers: its the same with every.

any idea what changed?

I am using Joomla 4.3.4 The current version of the Helix Ultimate Template.

Thanks,

Georg

0
3 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #128077

Hi

Thanks for contacting us. Use this custom CSS

@media (max-width: 575px){
#sp-header {
    height: 90px !important;
}
}

Go to system--> https://prnt.sc/tDbSUJh6LiGu --> Default template-->Template options--> https://prnt.sc/A5nlsBvCQsqs And add your CSS there.

-Regards.

0
GH
Georg Holzner
Accepted Answer
2 years ago #128460

Awesome! Thanks a lot, thats worked!

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #128489

You are always welcome. You can now close this post by accepting the answer.

It would be very kind of you if you can manage some moment to give us feedback here:

https://extensions.joomla.org/extension/sp-page-builder/

https://www.trustpilot.com/review/www.joomshaper.com

Please let me know your name on the review.

0