Home Forums WoodMart support forum Alignment Issue with Some Categories

Alignment Issue with Some Categories

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #694431

    mmanawfal
    Participant

    Hi WoodMart Team,

    I’m experiencing an alignment issue with some of my product categories. The layout looks uneven compared to others. I’ve attached an image for reference.

    Could you please check what might be causing this and suggest how to fix it?

    Thank you for your help!

    Best regards,

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

    Hello,

    The uneven alignment issue in your product grid usually happens when some products have different numbers of category links (for example, one product has 1 category while another has 3). Since those category elements take up different vertical space, the product boxes appear misaligned.

    Try to add the following custom css code in Theme Settings > Custom CSS > Global CSS area and check the issue.

    .wd-product .wd-product-cats {
        min-height: 30px !important; /* adjust based on your font size */
    }
    .wd-products[class*=wd-stretch-cont] .wd-product :is(.price,.wrap-price,.product-rating-price) {
        margin-top: 0px;
    }

    Best Regards,

    #694926

    mmanawfal
    Participant

    Still same issue

    #694964

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards,

    #695123

    mmanawfal
    Participant

    Hi
    Attached to private content, and at the same time, the selected category only happens.
    Thank you

    #695171

    Hello,

    Please give me site access as an administrative role so I can check and give you a possible solution.

    Best Regards,

    #695243

    mmanawfal
    Participant

    URL: https://toyo.lk/adminloginpanel
    Username : xtemos_toyo
    Password: 38Z8Rf9PWc3H&MgO@xC6kMne

    #695340

    Hello,

    Please provide site access with an Administrator role so I can properly check and provide a possible solution.
    Currently, I am unable to access the Theme Settings and other necessary options due to your current user role.

    Best Regards,

    #695349

    mmanawfal
    Participant

    Hi
    Sorry for the inconvenience.
    Now you access as an administrator

    #695544

    Hello,

    Your issue has been resolved. Check back your site after completely clearing the cache and check the issue. I have added the previous css code in Theme Settings > Custom CSS.

    See Screenshot for clarification: https://postimg.cc/3dDfcvGZ

    Best Regards,

    #697115

    mmanawfal
    Participant

    still same no update

    #697205

    Hello,

    Can you please share the page URL where the issue persists so I will further check on your site and give you a possible solution.

    Best Regards,

    #697218

    mmanawfal
    Participant
    #697241

    Hello,

    There is a critical error on your site on this page. please deactivate all the 3rd party plugins and activate only theme-required plugins on the site, and then check the issue. I am sure your issue will be solved. Then activate the 3rd party plugins one by one and check which plugin is creating the issue for you.

    Otherwise, if the issue still exists, then keep the 3rd party plugins deactivated and share the WP login details, so I can check and give you a possible solution.

    Best Regards,

Tagged: 

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