Home Forums WoodMart support forum control over the “description” column (of the product)

control over the “description” column (of the product)

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #449860

    HI.

    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.
    #450019

    Hi,

    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.

    #450121

    the 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

    Attachments:
    You must be logged in to view attached files.
    #450230

    Hello,

    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.

    #450322

    ok. 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)

    #450617

    Hello,

    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.

Viewing 6 posts - 1 through 6 (of 6 total)