Category Changes Amount of Products Per Row

Home Support eCommerce Gem Category Changes Amount of Products Per Row

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8577
    Anonymous
    Inactive

    Hello,
    I noticed that when a category has 3 or more products it looks great but when the category only has 1 item it looks like its in a 4 or 5 product row by its self (the picture shrinks and the text can only fit 6 or 7 letters. How can I go about fixing this?

    Example redl&dentalpr0duct$.com/product-category/disinfectants
    Please change the & to and, 0 to o, $ to s

    Thank you for the help!

    #8578
    ProDesigns
    Keymaster

    Hi @itskater,

    We’re sorry we couldn’t get around to the query earlier.

    To fix this issue you would need to add additional CSS rules. This is simple to do.

    Please log in to the admin of your site and browser to “Apperance >> Customize >> Additional CSS”.
    Please paste the below code in the textarea for “Additional CSS” and save it.
    .products{
    display:block;
    }

    Hope this would resolve the issue.

    Thank you

    Regards,
    Support Team
    Promenade Themes

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.