Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #908012

    Hi – This wasn’t like this before – if you look on my homepage and scroll down to the sections called Originals and also the one after Cards & More, it’s broken onto 2 lines, so no longer an easy slider. This is in Chrome at full screen on a MacBook pro.

    What can I do about this? Does it have to do with the theme update? And WooCommerce updates?

    See – https://www.dominiquehurley.com/

    Thanks,
    Dominique

    #908447

    Hey Dominique,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Did you have images in those product cells that do not have them anymore? Do you remember after which update it happened?

    Best regards,
    Victoria

    #908460

    Thank you for checking into this Victoria. See Private Content for admin access.

    There are still 3 products being shown, as always, but the 3rd is pushed to the next line so that it doesn’t work like a slider.. The arrow is there, and if I click it, it brings 3 new products, but again 2 on one line and the 3rd on the next. Interestingly, it didn’t do that on my homepage for the first slider: “Intuitive Services & Custom Products” but for the 2 below that: “Originals” and “Cards & More”.

    I can’t remember when was the last time I checked my homepage, although it seems to me I’m there every few weeks. Can’t be sure though. But I know it wasn’t like that before. This is relatively new – I’d say in 2018 for sure. There have been WooCommerce and Enfold and WordPress updates lately.

    For your last question – I have deleted products in my shop, but not images that would leave a blank space. There’s still 3 products shown, just with a line break.

    P.S. I’m not very techy so I may not have used the right terminology, but you’ll see it. Thank you.

    #908505

    Hi Dominique,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .page.page-id-11388 .products .product.first {
        clear: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #908509

    Thank you Victoria! That worked :-)

    #908515

    Hi Dominique,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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