This topic has 6 replies, 2 voices, and was last updated 3 years, 6 months ago ago by Rose Tyler
I’m trying to change how ONE specific product is displayed. I updated the “Product layout” settings under the [8theme] Product Options section, but it didn’t change anything on how the product is displayed at all. Can you help? For this product ONLY, the customer needs the text/info to be displayed below the image (currently it is set to go alongside the image and gets cut off). All of the other products layouts should stay the same as they currently are. Thank you.
Hello,
You are using Single Product Builder, so the “Product layout” from the [8theme] Product Options section can’t be applied.
Try to add the next code in Theme Options > Theme custom CSS > Custom CSS for desctop:
.postid-7466 .component .details,
.single-product .composite_navigation_inner {
max-width: 410px;
}
Regards
Thank you. That fixed the text being cut off, but it didn’t change the way that particular product’s layout is displayed.
I’m using the Single Product Builder because the default product template had issues displaying correctly – is there any way to change the layout for this specific product?
For example: I turned OFF the single product builder layout and you can see if you go to https://bigstuff3efi.com/product/at6a-shielded-ethernet-cable/ that the “Product Description” section gets pushed all the way to the bottom of the page with a ton of blank/empty space above it… that’s not okay.
Hello,
When the Single product builder is activated, you can use the Multiple templates option, and create a new layout for the mentioned product – https://i.gyazo.com/e3b863ac5ee250e443f40268c9cb14aa.png
Regards
Thank you.
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up