This topic has 6 replies, 2 voices, and was last updated 5 years, 9 months ago ago by Rose Tyler
Hello,
We want to create a product page like this: http://prntscr.com/mnoxr4
We have selected the positioning to be with the picture in the middle but the elements are displayed differently around (see attached link).
With our pages, we want to have a title, short description and tags on left and variations, compare, price, wishlist on right. We would not like to display categories or SKU. Is there anywhere we can adjust that?
Thank you for the support and best regards
Hello,
Theme Options > Single Product page > Page Layout > Product fixed http://prntscr.com/mnp31n
Add this code in Theme Optiosn > Global custom css
.single-product .product_meta .products-page-cats,
.single-product .product_meta .sku_wrapper {
display: none;
}
to hide categories and SKU from the Single product page.
Regards
Thank you for your reply.
When positioning than in that way we have a bit of problem with white spacing. It does not occur if we put the gallery vertical, just if we put it horizontally. How can we fix this issue?
Is it also possible to center image and the text next to it (the image is much higher than the text) and to reduce the space between the image, information next to it and the bottom section where reviews and the long description start?
Best regards
Do you use the latest version of XStore theme (5.1.6.1)? Because bug with this layout was fixed in 5.1.6.1 version.
Do you have errors in browser console?
Try to disable 3rd party plugins and check if one of them causes the problem.
If your site is not live, make a copy using Duplicator plugin and send us all necessary files to check your copy on our local server.
Regards
Hello,
Thank you I’ve updated the theme and the problem went away – so now we have it as we want to. Is there and option to modify the picture size? Right now is 455×455 could we make it bigger?
Best regards
Hello,
Please read this article https://www.8theme.com/documentation/xstore/woocommerce/product-images/
Regards
You must be logged in to reply to this topic.Log in/Sign up