Home Forums WoodMart support forum Menu Layout breaking and site become extremely slow

Menu Layout breaking and site become extremely slow

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #486411

    zahidshad60
    Participant

    There is extra font weight adding in the website . how to remove that?

    Attachments:
    You must be logged in to view attached files.
    #486469

    zahidshad60
    Participant

    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

    #486571

    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.

    #486590

    zahidshad60
    Participant

    why this is adding automictically ? This is also effecting sidebar cart content. Please visit the site you will get the issue.

    Thank you

    #486712

    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.

Viewing 5 posts - 1 through 5 (of 5 total)