Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #582097

    Ahoy I just added some social icons in one of my text box and they look off… any way to have them centered and side by side? or is there a shortcode for the social icons I can easily add?

    • This topic was modified 8 years, 9 months ago by mcraig77.
    #582117

    Hey mcraig77!

    Between your icon characters, it seems to be some space, <br/> can u please remove it?
    It will fix the issue

    Best regards,
    Basilis

    #582432

    Cool! That works. How do I get the icons centered under that copyright text?

    #583087

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .avia-icon-pos-left {
        float: none !important;
    }
    
    .av_font_icon {
        display: inline-block !important;
    }

    Regards,
    Rikard

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