Titles product specifications product bundles
-
Hi!
For a client we are working with the WooCommerce Product Bundles plugin. In the specifications tab it’s showing the specifications of both products in the budle, separated by a title. It should look like this: https://snipboard.io/Dd5t2m.jpg, but on WoodMart it looks like this: https://snipboard.io/eDjQy2.jpg.
Is there something we can do about this?
Looking forward to your feedback.
Kindest regards,
Amanda
Hello,
So you mean that on the default theme, it looks like on this (https://snipboard.io/Dd5t2m.jpg) screenshot?
Looking forward to hearing back from you!
Kind Regards
Hi,
Yes, that’s correct. And on WoodMart it looks a it messy. How can this be solved?
Looking forward to your reply.
Kindest regards,
Amanda
Hello,
Please add the below code into the “Desktop CSS” area in Theme Settings -> Custom CSS.
.woocommerce-Tabs-panel--additional_information .wc-tab-inner .bundled_product_attributes_title {
max-width: 650px;
margin: 0 auto;
margin-top: 80px;
margin-bottom: 20px;
}
Iād be happy to assist if you have any other questions or concerns.
Kind Regards
Hi,
Thank you! I have placed the CSS code (correctly, checked it multiple times) but it gives no difference… What’s next? š
Best regards,
Amanda
Hello,
In this case, is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please?
Kind Regards
Yes! I did so in the 1st message. Please see the private content there.
Hello,
Thank you. I have fixed the issue and now it works well, please check it on your side.
Kind Regards
Hi,
I just checked it and looks perfect now indeed. Thanks very much!!
Kindest regards,
Amanda
Hello,
You are welcome! Always remember that you can reach out to us with any questions you may have.
We wish you a splendid day!
Kind Regards
The topic ‘Titles product specifications product bundles’ is closed to new replies.