Ahoy
I want to center allign the content in my footer so I followed this post https://kriesi.at/support/topic/center-align-footer-widgets/
it worked but for some reason the icon didnt center… can you help with that?
Hi mcraig77!
try this code in Quick CSS field:
span.av_font_icon.avia_animate_when_visible.av-icon-style-.avia-icon-pos-left.avia_start_animation.avia_start_delayed_animation {
float: none;
}
Best regards,
Andy
When I add that code it adds them to the top not next too.. it also makes all instances with the icons do that… that wont work…
Please advise
Hi,
Looking at your site now it looks like you’ve got it sorted already? Let us know if you should need any more help on the topic.
Regards,
Rikard
ahoy –
No its not solved. I need the icons to be the left of the text. When I put in the above code I t make the icons centered but above one line… that wont work.
I will take out that code so you can see…
Please advise…
Hi,
Try the following CSS instead:
#text-3 .avia-icon-pos-left {
float: none !important;
margin-right: 0em !important;
}
Thanks,
Rikard
Ahoy this is what happens when I put that in…
Hoping to get the icons to the left of the text…
Hi,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Cheers!
Rikard
Below