Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #829690

    Hello,

    I’d like to display in a column 2 social icons side by side AND centered. Following your topics, I’ve found how to put them side by side but I don’t manage to center them in the column.

    Here is my html code :
    [av_font_icon icon='ue8f3' font='entypo-fontello' style='' caption='' link='' linktarget='' size='30px' position='' color='#1e23f5' admin_preview_bg=''][/av_font_icon][av_font_icon icon='ue909' font='entypo-fontello' style='' caption='' link='' linktarget='' size='30px' position='' color='#1e23f5' admin_preview_bg=''][/av_font_icon]

    I’ve added an ID to the colour section containing the Columns (1/4, 1/2, 1/4 – the social icons are in the 1/2 column) so the css is :

    #rs .av_font_icon {
    display:inline-block !important;
    padding-right: 40px;
    }

    Tx for your help guys !
    Nice day

    #830231

    Hey newki75,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Sarah

    #830988

    Sure, please find the credentials above.

    #832583

    Hi,

    Thanks for the login details, though I can’t find an element on the front page with the ID #rs. Where can we see the elements?

    Best regards,
    Rikard

    #832665

    Hi Rikard,

    The rs id is in the color section which contains the title FOLLOW US ON FACEBOOK & INSTAGRAM on the homepage. The 2 icons are just under this title but aigned on the left for the moment cause I don’t manage to center them.
    Tx !!

    #832940

    I’ve found the solution by myself, I’ve added a div with text-align: center. You can close the track

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Center 2 social icons in a column, side by side’ is closed to new replies.