Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #578815

    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?

    #578873

    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

    #578900

    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

    #579382

    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

    #579406

    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…

    #580091

    Hi,

    Try the following CSS instead:

    #text-3 .avia-icon-pos-left {
        float: none !important;
        margin-right: 0em !important;
    }

    Thanks,
    Rikard

    #580116

    Ahoy this is what happens when I put that in…

    Hoping to get the icons to the left of the text…

    #580741

    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

    #580884

    Below

    #581290

    Hi!

    I edited your widget and inserted icons using HTML instead. Please review your website now

    Cheers!
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.