Home Forums WoodMart support forum Add product description to carousel

Add product description to carousel

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #573652

    moxagency
    Participant

    is it possible to add a short product description here please?

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

    Luke Nielsen
    Keymaster

    Hello,

    Navigate to Theme Settings -> Product archive -> Products styles and change the style to this one – https://prnt.sc/_ic49JVqJivH either change it in the carousel element here – https://prnt.sc/6am37DbWJpHw

    Let me know if you have any additional questions.

    Kind Regards

    • This reply was modified 5 months, 3 weeks ago by Luke Nielsen.
    #573724

    moxagency
    Participant

    i need short description showing without hover action. this is not work

    #573731

    moxagency
    Participant

    something like this

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

    Luke Nielsen
    Keymaster

    Hello,

    Send me access to the admin panel so I can look closer at it.

    Thank you in advance.

    Kind Regards

    #573806

    moxagency
    Participant

    this is acess to admin panel

    #574020

    Luke Nielsen
    Keymaster

    Hello,

    For the Carousell define the “Show summary on hover” style and add the code below into the “Desktop CSS” area in Theme Settings -> Custom CSS:

    .wd-hover-with-fade.wd-fade-off :is(.content-product-imagin,[class*="hover-content"]) {
        display: block;
        margin-top: 5px;
    }

    result: https://prnt.sc/A-E3FuK9Gs8C

    Kind Regards

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