Home › Forums › WoodMart support forum › control over the “description” column (of the product)
control over the “description” column (of the product)
- This topic has 5 replies, 2 voices, and was last updated 1 year, 9 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
March 10, 2023 at 1:29 am #449860
[email protected]ParticipantHI.
I need control over the width of the “description” column (of the product) I want the text not to occupy the entire width because it not only looks bad, but it is uncomfortable to read.
I use wcfm plugin.
The idea is that the modification is for all the products of course…
thanks
Attachments:
You must be logged in to view attached files.March 10, 2023 at 1:07 pm #450019
Aizaz Imtiaz AwanKeymasterHi,
You can set the width of the product description in the Elementor page builder you used.
And we have not tested any plugin with WoodMart that is why we can hardly recommend any.Best Regards.
March 10, 2023 at 6:25 pm #450121
[email protected]Participantthe problem is that when I want to edit the shop page with elementor, it says that it is not possible (screenshot).
Or are you saying that I should make a new shop page just to increase padding or margins of the “description” section.
Well that’s not my idea.
I just want to do it with css.
Every time I try to create a new shop page for such minor changes, the result is bad. Everything is messed up.On the other hand, I bought woodmart and the extended support service because they advertise multi-vendor plugin compatibility (screenshot).
I look forward to hearing from you. thank you
- This reply was modified 1 year, 9 months ago by [email protected].
Attachments:
You must be logged in to view attached files.March 11, 2023 at 11:17 am #450230
Aizaz Imtiaz AwanKeymasterHello,
Sorry for the earlier misunderstandings in this regard.
The default layouts of the Archive pages including the Shop and Category pages and the Single Product page as well come from the WooCommerce end and they aren’t editable with the page builder plugins like Elementor or WPBakery from WooCommerce by default.
But under the WoodMart Theme, you can create Custom Layouts for these pages using the Theme’s Layout Builder. Here is the guide to that:
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
https://xtemos.com/docs-topic/single-product-page-builder/Also, you can specifically edit the Product Descriptions with the page builder editors too if you want: https://nimb.ws/bnR7to
Hope this helps!
Best Regards.
March 11, 2023 at 8:43 pm #450322
[email protected]Participantok. maybe i can’t make myself understood, but do me a favor.
Could you check with one of the developers if this simple code I found on the web can work. I tried it and it seems to work fine, but I don’t want to mess with what I don’t understand.
/* Entry Content */
#tab-description{
width:70% !important;
max-width:70%;
}I pasted it in the “desktop” css section.
This would only affect the “description” tab content section, right?Translated with http://www.DeepL.com/Translator (free version)
March 13, 2023 at 10:43 am #450617
Aizaz Imtiaz AwanKeymasterHello,
Sorry to say but could you please elaborate further as to exactly why and where you want to use this CSS for? Also, please share that exact Page URL with us too so that we can better guide you with the Custom CSS usage accordingly.
Best Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register