• Resolved shoptwofold

    (@shoptwofold)


    For my product archive page, I would like to align the products on the left. It appears to be center-aligned at the moment.

    My product page: https://twofoldshop.com/shop/

    I have tried to add the below css I found on your forum, but it doesn’t seem to be able to override the center-align.

    .products .kad_product {
    float: right;
    }

    How can I align the products on the left? Thanks in advance!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello!,

    I’m not sure what you mean. The products are left aligned already? Are you wanting all of your products to show up in one row to the left?

    Also, you’ve got a lot of errors in your console. You’ll probably want to check that out. You should update the theme as well.

    Thanks!

    Thread Starter shoptwofold

    (@shoptwofold)

    Hi Kevin,

    Thanks, I will update and clean it up.

    Regarding the alignment – For example, if there are 5 products in one category, the 5th product will be on a new row in the center of page. I would like it be aligned on the left of the website.

    Thanks again.

    I just tested on my site, and it left aligns the products. I don’t see anything in your custom CSS that should be doing that.

    It’s possible you have a plugin that’s interfering with the loading of your product pages.
    Try going through and disabling them one and disabling to see if they align better.

    In your theme options > shop settings set the product title min-height to 80px

    Kadence Themes

    Thread Starter shoptwofold

    (@shoptwofold)

    Thanks very much!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Product alignment’ is closed to new replies.