Home Forums WoodMart support forum Want to add some margin in the product category section for mobile view

Want to add some margin in the product category section for mobile view

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #246436

    lryuzaki
    Participant

    In the featured category section when viewed on mobile there is some margin and padding problem as the sections are not aligned properly, i have attached the screenshot of both the mobile view and the desktop view please take this on priority and check.

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

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Do you mean the items are aligned on the different levels? This is caused by a different title length. Please clarify.

    Best Regards

    #246556

    lryuzaki
    Participant

    Yes i understand it is because of different title lengths,but what is the solution to bring this to the same level because we cannot reduce the title length.

    #246702

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .category-grid-item .category-title{
    	min-height:75px;
    }

    Best Regards

    #246857

    lryuzaki
    Participant

    Hello,

    body .category-grid-item .category-title{
    min-height:75px;
    }
    Added this code but it is not showing any changes, it is still the same.

    #246960

    Hello,

    Now the elements: images, titles are on the same level: https://gyazo.com/b257e3d08d4ec62975ecb3a49c2a4bd0

    Please explain in detail how do you want it to look?

    Best Regards

    #246974

    lryuzaki
    Participant

    Hello

    The elements are on the same level now.

    Thanks

    #246991

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Want to add some margin in the product category section for mobile view’ is closed to new replies.