Home Forums WoodMart support forum How to make product category description full width ?

How to make product category description full width ?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #189615

    akv0291
    Participant

    hi team
    please tell me How to make product category description full width like attached SS?

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

    Hello,

    I saw the screenshot you attached. To make the categories description like the screenshot under the products on the categories page. You need to add the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .description-area-after .term-description {
    margin-left: -300px !important;
    }

    Best Regards.

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