Shop Alignment not correct - by Dhawal Saxena

This topic has 6 replies, 2 voices, and was last updated 5 years ago ago by Rose Tyler

  • Avatar: Dhawal Saxena
    Dhawal Saxena
    Participant
    December 18, 2020 at 15:02

    Please note that all three product are in the row are not aligned in equal line..
    https://prnt.sc/w5f9bb

    All image are not displaying

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 18, 2020 at 15:38

    Hello,

    Add the next code in Theme Options > Theme Custom CSS:

    .main-products-loop .product, .products-loop .product, .carousel-area .product-slide .product {
        display: flex;
        justify-content: center;
    }
    .products-loop .ajax-content, .products-loop {
        display: flex;
        flex-wrap: wrap;
        flex: 1;
    }
    .content-product {
        flex-direction: column;
        justify-content: space-between;
        display: flex;
        flex: 1;
    }
    .content-product .quantity-wrapper {
        margin-right: auto;
        margin-left: auto;
    }
    .swiper-container {
        display: flex;
        align-items: stretch;
    }
    .product-slide .product {
        display: flex;
        height: 100%;
    }
    .swiper-wrapper {
        height: auto;
    }

    Regards

    Avatar: Dhawal Saxena
    Dhawal Saxena
    Participant
    December 18, 2020 at 18:09

    Thanks a lot .. This solved my problem

    1. How to change the color of button like – #db3786 and I wish to keep it change whenever i want

    2. There very less difference between each row. How to increase??

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 19, 2020 at 11:10

    You’re welcome!
    1) Settings of buttons you can find in Theme options > Styling.
    2) Could you provide a screenshot for a better understanding of the desired result? Also, provide URL of page where changes should be done.

    Regards

    Avatar: Dhawal Saxena
    Dhawal Saxena
    Participant
    December 19, 2020 at 18:15

    1. Button color still not reflecting changed on website –
    https://abstore.in/product-category/men/
    https://abstore.in/product-category/kanthmala/

    Setting : https://prnt.sc/w63vxc

    i only want to change the button

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 20, 2020 at 10:02

    I can see changes – https://prnt.sc/w6fdze Clear cache and check then – https://prnt.sc/w6fd9v

    Regards

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

The issue related to '‘Shop Alignment not correct’' has been successfully resolved, and the topic is now closed for further responses

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