Hello!
I try to get used from your Partner/Logo Element. I want to display 3 Logos in Footer for representation. There should be a hover with description above, thats why i choose this Element. How is it posible to set the Picture to the left. Like float:left; or something like that?
Thanks for your answer.
Hey topnetat,
Please try the following in Quick CSS under Enfold->General Styling:
#footer-template .avia-logo-element-container img {
margin: 0 !important;
}
Best regards,
Rikard
Thank you!