Recommended products show 4 in a row
-
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.
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
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
Dear,I want the same size as the related product.Thank you!
FYI.
Attachments:
You must be
logged in to view attached files.
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.
Great! It’s work. Thank you!
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.
The topic ‘Recommended products show 4 in a row’ is closed to new replies.