Category view page sub category alignment issue

This topic has 9 replies, 4 voices, and was last updated 1 months, 1 weeks ago ago by Andrew Mitchell

  • Avatar: jaij
    jaij
    Participant
    September 10, 2024 at 09:26

    check

    Please, contact administrator
    for this information.
    8 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 10, 2024 at 13:00

    Hello, jaij,

    Thank you for reaching out to us.

    Here is what we see on the page you provided – https://prnt.sc/Vx7WLDDk0y1l Could you please provide us with more detailed information regarding the specific assistance you require from our team?

    Best Regards,
    8Theme’s Team

    Avatar: jaij
    jaij
    Participant
    September 10, 2024 at 14:07

    when i give margin between the category, 4th category goes to next row

    check the screenshot for your reference : https://ibb.co/jfz10hV

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 11, 2024 at 08:28

    Hello @jaij

    As we understood from your request, you would like to have the space between items to make larger. If so, you can try to add next custom CSS snippet in Theme Options -> Theme Custom CSS -> Global CSS and check then:

    @media only screen and (min-width: 992px) {
    .ajax-content > div {
        padding: 0 50px;
    }
    
    .products-loop {
        margin-left: -50px;
        margin-right: -50px;
    }
    }

    Kind regards, Jack Richardson

    Avatar: jaij
    jaij
    Participant
    September 12, 2024 at 06:27

    still alignment missing

    Files is visible for topic creator and
    support staff only.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 12, 2024 at 09:59

    Dear @jaij,

    We regret to inform you that we are unable to investigate the issue you have encountered due to an error on your website, as indicated here: https://prnt.sc/Hnfl5dBQLcMf.

    Please note that our support forum is dedicated to addressing bugs associated with our projects. We do not provide services for custom modifications. Should you require customizations for your website, we kindly ask you to submit a request through the following link: https://www.8theme.com/account/#etheme_customization_panel.

    Thank you for your understanding.

    Best Regards,
    Jack Richardson
    8Theme’s Team

    Avatar: jaij
    jaij
    Participant
    September 12, 2024 at 14:35

    check now site working fine, we are not asking any customization just need to fix alignment issues only

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 12, 2024 at 15:05

    Hello @jaij
    Please, try to add next custom CSS to solve the alignment issue you requested about:

    .row.products.products-loop.products-grid .ajax-content.clearfix {
        display: flex;
        flex-wrap: wrap;
    }

    Kind regards, Jack Richardson

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    September 13, 2024 at 05:28

    Dear jaij,

    In the spirit of gratitude, we want to express our appreciation for your trust in our products. As a valued customer, your experience matters greatly. Would you consider sharing it by giving our theme a deserving 5-star rating on ThemeForest?

    Click here to share your thoughts: https://themeforest.net/downloads

    Being part of our community means a lot, and your feedback contributes immensely.

    Best Regards,
    The 8Theme Team

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

The issue related to '‘category view page sub category alignment issue’' has been successfully resolved, and the topic is now closed for further responses

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