Menu Layout breaking and site become extremely slow
-
There is extra font weight adding in the website . how to remove that?
Attachments:
You must be
logged in to view attached files.
body {
margin: 0;
background-color: #fff;
color: var(–wd-text-color);
text-rendering: optimizeLegibility;
font-weight: 400!important;
font-style: var(–wd-text-font-style);
font-size: var(–wd-text-font-size);
font-family: var(–wd-text-font);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: var(–wd-text-line-height);
–wd-header-h: calc(var(–wd-top-bar-h) + var(–wd-header-general-h) + var(–wd-header-bottom-h));
–wd-header-sticky-h: calc(var(–wd-top-bar-sticky-h) + var(–wd-header-general-sticky-h) + var(–wd-header-bottom-sticky-h) + var(–wd-header-clone-h));
}
something overwriting these classes
Hello,
This is the Heade builder content. Go to Woodmart Header builder > edit current header and remove the elements as per your requirements.
If you have any questions please feel free to contact us.
Best Regards.
why this is adding automictically ? This is also effecting sidebar cart content. Please visit the site you will get the issue.
Thank you
Hello,
At this time the menu font is working fine: https://ibb.co/7XCD43h
Can you please check the site after removing the browser cache? If still you will find the issue, please share the page URL and the screenshot of the issue so I will check and give you a possible solution.
Best Regards.