Home Forums WoodMart support forum Remove product meta

Remove product meta

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #585356

    shane-5765
    Participant

    Hi

    How can I
    – remove product meta (categories) from the product carousel
    – add 2 lines for the product title?
    – style the return to shop button without it affecting other buttons on the site

    Thank you

    Thank you

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

    Hello,

    1. Navigate to Theme Settings > Product Archive > Products Styles > Disable the option “Products Categories”.

    2. Navigate to Theme Settings > Product Archive > Product Styles > Product title lines limit. Set the number of product title lines if it does not fit on one line.
    https://ibb.co/2kztmN5

    3. Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .return-to-shop .button {
        color: #fffcfc !important;
        background-color: black !important;
    }

    Best Regards.

    #585938

    shane-5765
    Participant

    Thank you so much the first part was fixed. Unfortunately the 3rd point is controlled by a plugin the client requires.

    Let me know if I need to create a new ticket:
    I found in chrome dev tools The resource <URL> was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriate as value and it is preloaded intentionally.

    #586007

    Hello,

    What is the issue? Please use the previous custom css code for return to shop button style.

    If you have any questions feel free to contact us.

    Best Regards.

    #586009

    shane-5765
    Participant

    Hi Aizaz

    Thank you for your response. The plugin developer is working on a fix, not to worry.

    Can you respond to the font proloading issues please.

    Thanks

    #586035

    Hello,

    Sorry to say, can you please share some screenshots where the font preloading issue, so I will check and give you a possible solution?

    Best Regards.

    #586039

    shane-5765
    Participant

    Thanks again for assisting, see attached.

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

    Hello,

    I have checked your site and not seen any issue about font preload.
    See Screenshot for clarification:
    https://ibb.co/rcx1xQz

    Best Regards.

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