-
-
Please see the photo below. You’ll notice if you look at the homepage that the client carousel doesn’t work it’s just stuck on the first photo. Thanks!

-
Hello,
Please add this code into your custom css box:
@media (max-width: 480px){ .clients .item { width: 250px !important; padding-bottom: 20px !important; float: left !important; } .caroufredsel_wrapper { width: 250px !important; height: 1200px !important; }}Result screenshot. Let us know.
Best regards!
-
This did not work unfortunately just created a large white space below the first logo.
-
I’m removing it because the site is currently live. Please let me know if you guys come up with another fix.
-
Hello,
I edited the code to this:
@media (max-width: 480px){ .clients .item { width: 250px !important; padding-bottom: 35px !important; float: left !important; } section.row.clients.clients_caro { width: 250px !important; height: 900px !important; } .caroufredsel_wrapper { width: 250px !important; height: 900px !important; }}Please check your site. It’s showing ok now.
Best regards!
-
Viewing 4 reply threads
You must be logged in to reply to this topic.
