Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1171889

    Hi there,

    I have an issue on the shop page that I cannot really tame. Sometimes the box listings get jumbled up because one product box is a little larger then the others. What is the best CSS fix to make sure all boex are aligned?

    Best,
    El

    #1171891

    Sorry wrong link

    #1172118

    Hi,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .html_entry_id_6219 #top.post-type-archive-product li.product.post-31871.first {
    	clear:left !important; 
    }

    Best regards,
    Mike

    #1172286

    Hi Mike,

    thank you for pointing me in the right direction. It was an old css snippet that interfered. Appreciated!

    Best,
    Elmar

    #1172375

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to avoid shop listing items getting messed up (only one item per line)’ is closed to new replies.