Comments 2Solarside started the conversationDecember 13, 2016 at 3:22pmHello, I would like to have a "spinning" logo on hover like described here http://stackoverflow.com/questions/23695090/spin-or-rotate-an-image-on-hover Tried to apply custom css like in example above but no luck... Could you kindly advise how to achieve this with Kalium?Thank you very much in advance,Dima{"wp":{"use":false,"adminUrl":"store.mixedemotions.ru/wp-admin","username":"laborator","password":"laborator"},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}[deleted] repliedDecember 15, 2016 at 7:51pmHi Dima, Sorry but we don't' give support for customization services as we have wrote on the homepage of this support site and on the item page. I will help you this time only, but we will not provide anymore this kind of support. I think that this question is about your logo so can you please add the code below to Custom CSS: .main-header .logo-and-menu-container .logo-column img { border-radius: 50%; -webkit-transition: -webkit-transform .8s ease-in-out; transition: transform .8s ease-in-out; } .main-header .logo-and-menu-container .logo-column img:hover { -webkit-transform: rotate(360deg); transform: rotate(360deg); } If you're looking for professional help in this matter, there's always someone available for such tasks on the Envato Studio. Pricing and timeline are always straightforward there and that's the main reason for recommending it. 1 Like 2Solarside repliedDecember 15, 2016 at 10:26pmHey Ylli,Thank you very much for your assistance, that is very kind of you.All done and works exactly like it should.I understood re customization and appreciate your help a lot.With warmest wishes from Moscow,Dima[deleted] repliedDecember 16, 2016 at 2:58pmHi Dima,Glad to hear thatWill set this ticket as solved from here. Sign in to reply ...
Hello, I would like to have a "spinning" logo on hover like described here http://stackoverflow.com/questions/23695090/spin-or-rotate-an-image-on-hover
Tried to apply custom css like in example above but no luck...
Could you kindly advise how to achieve this with Kalium?
Thank you very much in advance,
Dima
{"wp":{"use":false,"adminUrl":"store.mixedemotions.ru/wp-admin","username":"laborator","password":"laborator"},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
Hi Dima,
Sorry but we don't' give support for customization services as we have wrote on the homepage of this support site and on the item page.
I will help you this time only, but we will not provide anymore this kind of support.
I think that this question is about your logo so can you please add the code below to Custom CSS:
If you're looking for professional help in this matter, there's always someone available for such tasks on the Envato Studio. Pricing and timeline are always straightforward there and that's the main reason for recommending it.
Hey Ylli,
Thank you very much for your assistance, that is very kind of you.
All done and works exactly like it should.
I understood re customization and appreciate your help a lot.
With warmest wishes from Moscow,
Dima
Hi Dima,
Glad to hear that
Will set this ticket as solved from here.