Home Forums WoodMart support forum Categories in grid

Categories in grid

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #416490

    [email protected]
    Participant

    Hello,

    it is possible to make grid (categories in rows and columns) in page title?

    thank you

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

    Artem Temos
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings.

    
    .wd-nav-product-cat > li {
    	flex: 1 1 20%;
    }
    

    Regards.

    #417438

    [email protected]
    Participant

    Perfect.

    And it is possible to make this categories in full width of this container?
    And how to archive categories have in same column ? Like in photo.

    thank you

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

    Hello,

    Unfortunately, it is not possible to align the element as per your requirement.

    These gaps are stipulated by different product category titles.

    If you have any questions please feel free to contact us.

    Best Regards

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