Home Forums WoodMart support forum Wrong font weights after site migration

Wrong font weights after site migration

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #422881

    gmneder
    Participant

    Hi! I exported my theme settings and then imported them on my new website, but now my custom fonts are all thicker than they were supposed to be, even though inside the Theme Settings they have the same weights as the previous website. Any idea as to why this is happening? Thanks!

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

    Luke Nielsen
    Keymaster

    Hello,

    We appreciate your message!

    Could you please provide the access to your admin dashboard so I can investigate what is wrong there?

    Looking forward to collaborating with you!

    Kind Regards

    #422903

    gmneder
    Participant

    Sure! Here you go, thanks!

    #423045

    Luke Nielsen
    Keymaster

    Hello,

    On my side, the header has a thinner weight:

    https://monosnap.com/file/A6vYr87eD93pnUMNQSGNXhUPpVdJ9C

    Please navigate to Theme Settings -> Typography -> Basic and define there for each field your custom font.

    https://prnt.sc/D0oX-jRfhety

    If you have any more questions or come across any other issues, let me know, I’ll be happy to help.

    Kind Regards

    #423146

    gmneder
    Participant

    Yes, I ended up changing every font to one weight smaller manually – thanks!

    I have another question, not sure if I should open another topic or not – but I’m trying to hide the “View Cart” button in the sidebar cart. I tried multiple CSS codes and also got some from the internet as well but can’t seem to make it work. Any chance you’d be able to help?

    Thanks!

    #423256

    Luke Nielsen
    Keymaster

    Hello,

    Please try to use the below one code, enter it into the “Global Custom CSS” area in Theme Settings -> Custom CSS.

    .cart-widget-side .woocommerce-mini-cart__buttons .btn-cart {
        display: none;
    }

    Thanks for your time and have a great day.

    Kind Regards

Tagged: ,

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