How To Stop Header/menu Area From Reloading When Moving Between Pages - Question | JoomShaper

How To Stop Header/menu Area From Reloading When Moving Between Pages

M

Mel

SP Page Builder 11 months ago

Hi,

when I move between menu links on my site everything including the header/menu aread also reloaded. I can see on Joomshaper this doesn't happen.

It makes my site look jumpy. Is there any way I can stop just the menu area from reloading/refreshing?

Any help would be greatly appreaciated.

Kind regards

Mel

0
5 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 11 months ago #177171

Hello Mel

Thanks for contacting us. By default, you will not see any noticable delay. In general, templates might have some header animation set in template.css. If you remove this, there will be no lag. But you have to make sure your site loads really fast.

Best regards

0
M
Mel
Accepted Answer
11 months ago #177173

Thanks for coming back so fast.

Can you tell me where I will find this animation to disable it? I cannot see it in pagebuilder

Kind regards

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 11 months ago #177246

Which template are you using? The animation is generally set on template.css on our templates.

0
Pavel
Pavel
Accepted Answer
11 months ago #177252

Can you tell me where I will find this animation to disable it?

Hi. Add this to your custom.css file

#sp-header {
    animation: none !important;
}

Hi Ofi. It has long been required to add Header animation ON/OFF button to the Helix settings

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 11 months ago #177261

Okay, I do not know. I will share it with the team again. The idea is good. We should have a Header Animation toggle under Template Options -> Basic -> Header settings.

0