Why is my header menu loading like this?

Posted in: Newspaper
Post count: 15

Hey guys,

How come header menu is loading like this?

It starts of really big before shrinking small again:

https://www.screencast.com/t/nPXleV85no1

Can you help?

Post count: 35449

Hi,

I think that you are referring to this image that is loading with a transaction -> https://i.imgur.com/VMJE5K9.jpg you can make it to appear aster by using a custom css
<style>
.td-element-style-before {
transition: opacity 0s ease 0s;
}
</style>

This code need to be set here -> https://i.imgur.com/ftYVDci.png

Thank you!

Post count: 15

Actually, I’m referring to this: https://gardenseeker.com/wp-content/uploads/2020/06/Untitled-3.jpg

But what do you mean by my image is loading with a transcation?

  • This reply was modified 6 years by B3nDoyle.
Post count: 35449

Hi,

I think that on the menu element is set a css that is apply first and only after that is apply the right css to make the menu look normal, unfortunately i can not say for sure what are the wrong settings, this can be find only checking the setting from menu with tagDiv Composer, if you want we can take a look, send us an email at contact@tagdiv.com and provide admin login. We will take a look. Include a link to this topic in the email.

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.