Home Forums WoodMart support forum Replace read more on product grid

Replace read more on product grid

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #614507

    gixstudioeu
    Participant

    Hello, I have product carusel in main page, I need to do big picture of product, title, and one line sentence of short description product design icons add to cart on hover.

    #614642

    Hello,

    Navigate to Theme Settings > Product Archive > Product Styles > Choose the “show summary on hover” product style. Then show “excerpt” in the Hover content in the Theme Settings > Product Archives > Product Styles.

    This product style will show your short description on grid products.
    https://monosnap.com/file/swCqK6RIIrYuhoROH6YOkEfBjfPMKx

    Best Regards

    #614676

    gixstudioeu
    Participant

    I dont find it on my settings

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

    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

    #616577

    gixstudioeu
    Participant

    sending login information

    #616716

    Hello,

    Please find the option here to change the product layout: https://ibb.co/1XFkQzh

    When you select this layout then show “excerpt” in the Hover content in the Theme Settings > Product Archives > Product Styles. Scroll down the page and find this option https://monosnap.com/file/swCqK6RIIrYuhoROH6YOkEfBjfPMKx

    Best Regards.

    #616856

    gixstudioeu
    Participant

    Ok thank you, yes then I change style I can use excerpt. Question how to hide button or chang to just read more only letter button ? And how to limit excerpt maximum simbols.

    #616860

    gixstudioeu
    Participant

    And other question I added this code to change add to cart icon (read more ) icon on desktop it worked, but on mobile not changed.

    body .wd-add-btn-replace .add-to-cart-loop:before {
        content: "\f183";
    }
    #617322

    Hello,

    1. Can you please share the screenshot of which button do you want to hide or change the text to read more?

    2. To change the mobile button icon, please use the below custom CSS code:

    .wd-add-cart-icon>a:before {
        content: "\f183";
    }

    Best Regards.

    #617441

    gixstudioeu
    Participant

    Thanks for reply it worked, but how to do always to show summary not on hover.

    #617644

    Hello,

    The summry on products only works on Hover. There is no other layout or style available in the theme settings.

    Best Regads.

    #618197

    gixstudioeu
    Participant

    Its really sad to here that, no options for this solution.

    #618325

    Hello,

    Sorry but there is no option in Theme Settings available for that.

    It requires customizations and this is beyond our limitations and support policy.

    Regards.
    Xtemos Studios

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