Additional information 2 columns
-
Hello, it is possible to set additional information on 2 columns?
Any css trick 😀
Hello,
Additional information in the product page can be added globally – the same for all the products and individually in each product.
The global option is provided in the Theme Settings > Product page > Tabs > Additional information title and Additional information content. You can create HTML (WP Bakery page builder template), insert a row and divide it into as many columns as you need, and insert HTML ID into the content area.
Enter any product page and you will find the option of an Additional tab, you can also insert HTML shortcode ID inside.
Best Regards
Hello,
Can you check the photo below?
We have many attributes so it would be nice to show them in 2 columns rather than one…
Can you help me achieve this ?
Also if it not possible can I make the section more larger in width?
thanks and waiting for your answer!
Attachments:
You must be
logged in to view attached files.
Hello,
Unfortunately, HTML structure does not allow to do it with CSS, this would require Woocommerce template customization that is not covered by our support.
Best Regards
Ok can we make that tab more width?
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .tabs-layout-tabs #tab-additional_information .shop_attributes {
max-width: 100%;
}
Best Regards
Thanks, it is working perfectly.
One more thing it is possible to align variable on left atm they are aligned on right.
In the screenshot above I’m referring to only (magisso, 74 cm etc)
Hello,
Please provide the site admin access to the private area.
Best Regards