Home Forums WoodMart support forum Recommended products show 4 in a row

Recommended products show 4 in a row

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #304703

    salemilk
    Participant

    Hi, I installed the recommended product plugin. I set a row to display 4 products, but 3 products are displayed in 1 row, resulting in a very large product picture.

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

    Hello,

    I saw the screenshot you attached.

    Please provide the URL of the page where the issue is happening to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios

    #305170

    salemilk
    Participant
    #305215

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .wc-prl-recommendations .col-md-4 {
        max-width: 25%;
    }

    Best Regards

    #305221

    salemilk
    Participant

    Dear,I want the same size as the related product.Thank you!

    #305222

    salemilk
    Participant

    FYI.

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

    Hello,

    You are Most Welcome.

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    And see if this works for you otherwise it requires customizations.

    .wc-prl-recommendations {
        width: 1222px;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: auto;
    }

    Regards.
    Xtemos Studios.

    #305281

    salemilk
    Participant

    Great! It’s work. Thank you!

    #305299

    Most Welcome!!!

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Recommended products show 4 in a row’ is closed to new replies.