Request for Assistance with Product Display Formatting on Website

This topic has 4 replies, 2 voices, and was last updated 3 weeks, 2 days ago ago by Luca Rossi

  • Avatar: Alpha111
    Alpha111
    Participant
    June 14, 2024 at 00:00

    I hope this email finds you well.

    We are experiencing inconsistencies in our product display on both desktop and mobile due to varying category name lengths. This affects the alignment and presentation of the product listings.

    Attached is a screenshot for reference. We would appreciate your assistance in standardizing the display format to ensure a uniform appearance across all devices.

    Thank you for your prompt attention to this matter.

    Please, contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    June 14, 2024 at 16:40

    Dear @Alpha111,

    We hope this message finds you well. We would like to mention that our team has previously assisted you with similar issues as the one you are currently facing.

    Could you kindly provide detailed explanations along with the screenshots related to your current issue? This will help us understand your requirements better and provide you with the most effective support.

    Thank you for your cooperation.

    Best Regards,
    8Theme’s Team

    Avatar: Alpha111
    Alpha111
    Participant
    June 14, 2024 at 16:45

    As listed on the screenshot when the product category title id too long it becomes inconsistent

    Avatar: Justin
    Luca Rossi
    Support staff
    June 15, 2024 at 17:27

    Hi @Alpha111,

    Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    @media (max-width: 420px){
        .etheme-product-grid-item .etheme-product-grid-categories {
            min-height: 30px;
        }
    }
    

    Hope it helps!

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.