Home Forums WoodMart support forum Show default brand in product file

Show default brand in product file

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #530877

    serviciosbatt
    Participant

    Hello friends,

    I need to add the products brand to the product archive page. Currently, the brand only appears when I hover over the product. I want the checkmark to appear by default, without having to hover.

    I have enabled the “Show Brand” feature in Product archive/ products styes settings in Woodmart, and I have set the brand attribute for each product. However, the mark still does not appear by default.

    Can you help me solve this problem?

    Thank you,

    Roberto Pinto

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

    serviciosbatt
    Participant

    It currently looks like this

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

    Hello,

    Navigate to Theme Settings > Product Archive > Product Styles > choose the product style standard button.

    Best Regards.

    #531230

    serviciosbatt
    Participant

    I just selected the standard button style but it still doesn’t show the mark

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

    serviciosbatt
    Participant

    I just selected the standard button style but it still doesn’t show the mark

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

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards

    #531571

    serviciosbatt
    Participant

    Thanks for your response friend, the data is:

    #531746

    Hello,

    Your issue has been resolved. Navigate to Theme Settings > Shop > Brands > Select the Brand attribute.
    Check back your site after completely clearing the browser cache.

    Best Regards.

    #531853

    serviciosbatt
    Participant

    Thank you very much now if it works perfectly, is there a way to convert the text to bold and apply another text color to the brand text?

    #532019

    Hello,

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

    .product-grid-item .wd-product-brands-links {
        font-weight: bold !important;
    	font-size: 40px !important;
    }

    Best Regards.

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