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.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024