This topic has 8 replies, 3 voices, and was last updated 5 years, 2 months ago ago by Rose Tyler
Hi,
The lines/columns/rows of the product description on my product page have been increased for some reason. This happened when I updates some plugins. You are welcome to update the Royal theme if need be.
Thank you very kindly.
Hello,
I don’t see any problem with that page https://gyazo.com/7d8a83abc5abb3d64796a575613a59ff
Could you describe the problem in more details? Provide screenshots for better understanding.
Regards
Please see this image: https://prnt.sc/ovcqk1. It is about the short product description
You can add this Custom CSS code:
.product-information .woocommerce-product-details__short-description th.label,
.product-information .woocommerce-product-details__short-description table td {
padding: 5px 0px !important;
}
.product-information .woocommerce-product-details__short-description h6 {
margin-bottom: 0px;
padding: 8px 0px 5px 0 !important;
}
Regards
Thank you, but now it is too small. I want it to be as it was before. Is that possible? Thank you
Hello,
Change the padding: 5px 0px !important; according to your need. For example, change to padding: 10px 0px !important; if you want to get more space.
You have copied the bootstrap.min.css to child theme and it caused the issue with spaces because of this code http://prntscr.com/ow28eu
Regards
Hi,
Thank you.
I do not understand why the image of the single product page items are now so small. Please see this image: https://prnt.sc/p1fyn1. Before it was not like this at all. The single product page is distorted now.
I just want it to be as it was before.
Please help. Thank you kindly
Hello,
Is the problem solved http://prntscr.com/p1jc7x ?
Single product layout can be changed via Theme Options > Single product > http://prntscr.com/p1jcnx or via Additional product options [8theme] > https://prnt.sc/p1jd1n
Regards
You must be logged in to reply to this topic.Log in/Sign up