All things Shopify and commerce
Hi,
As the title suggests, I would like to upload some logos in a multi-column layout and then make them levitate and rotate. If someone has the solution, I would be very thankful.
The theme is Dawn.
One of the way to implement the required action is by using Global CSS section in Shopify. Here are the steps to do it -
Here is the sample CSS for rotating image -
img.multicolumn-card__image {
animation: spin 5s linear infinite;
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
Just for reference here is the sample image showing the CSS and multicolumn image in action -
Also, here is a demo video on how to add Global CSS in Shopify - https://youtu.be/nPja-jHwmPc
Hope this will help you! Feel free to reach out if more details are needed.
Thanks & Regards,
Vivek
Scale-up Print
hi @Vivek_goyal
thank you for reply. By rotating, I meant creating a slideshow on a single line to display each logo. Let s say like a braking news banner.
So i need that each logo be on a lifted white card with a bit of shadow in a slideshow on a line.
ok, thanks for the details. Do you have any reference URL for the same? You can DM me the details.
Hi did they figure it out? I am having the same issue
hi,
Unfortunately, no. Anyway, I'm not using the Dawn theme anymore.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024