Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1615607
Products Page
Closed

Comments

  • Bodyaction started the conversation

    On the products page, the list of products is breaking, I believe I defer to products that do not have valuation stars, leaving empty spaces. as in the attached image.

  •  1,845
    Elated replied

    Hello there,

    Welcome to your support management and thank you for choosing our TrackStore theme!

    Try to paste this in Appearance > Customize > Additional CSS:

    .product.type-product {
            min-height:331px;
        }
        .eltd-woo-normal-space ul.products>.product {
        margin: 0!important;
    }
    @media only screen and (max-width: 1024px){
        .product.type-product {
            min-height:451px;
        }
    }
    

    Let us know if you have any other questions!

    Best regards,

    Marie


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.