• Resolved nibbleandpeck

    (@nibbleandpeck)


    Im having an issue with the appearance of a product section on my homepage. On firefox (my default) the element looks great but on chrome & edge the images are tiny! Any ideas how I would fix this?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @nibbleandpeck,

    ?Thank you for reaching out and using the Neve theme.

    It looks like a CSS conflict issue. Please try the following CSS under Appearance > Customize > Additional CSS section to resolve it.

    .woocommerce.columns-6 ul.products li.product {
        width: auto;
    }

    Let us know how it goes.

    Thread Starter nibbleandpeck

    (@nibbleandpeck)

    Aw awesome this worked perfectly!

    luciamarinescu

    (@luciamarinescu)

    We’re glad to hear your issue is solved now, thanks for letting us know!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Products section changes appearance – different browser’ is closed to new replies.