Header Size Different On X Pages - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Header Size Different On X Pages

Laurent

Laurent

Helix Framework 4 years ago

Hi,

I don't undertsand why my header height is different on home page rather than other pages?

home page https://www.lesclicsdemanick.fr result here : http://prntscr.com/1h2orum

other page https://www.lesclicsdemanick.fr/prestations-tarifs.html result here : http://prntscr.com/1h2p4ms

Thanks L.

0
4 Answers
Laurent
Laurent
Accepted Answer
4 years ago #26541

works fine sorry, was a cache issue.

thanks L.

0
Ariba
Ariba
Accepted Answer
Support Agent 4 years ago #26536

Hello

Sorry for the inconvenience.

Thank you for providing the screenshots.

Let me have a look.

0
Ariba
Ariba
Accepted Answer
Support Agent 4 years ago #26539

Could you provide me your administrative access? Use the hidden mode to share the log in credentials.

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 4 years ago #26540

Hello Laurent

I see it 110px now. You can use Custom CSS for this. Please use this CSS to Template Options -> Custom Code -> Custom CSS

#sp-header{
    height: 110px !important;
}

Best regards

0