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

    Hi!
    At the bottom of the page, I need to have the facebook icon next to Instagram icon. How can I do that?
    Both elements have a CSS id:
    #icono-instagram
    and
    #icono-facebook

    Thanks!
    Santiago

    #1402042

    Hey enfold,

    First of all, remove the line break between the icons. Then add this to Quick CSS:

    #col-address .av_font_icon {
      display: inline-block;
    }

    Best regards,
    Rikard

    #1402061

    Thanks Rikard!!

    #1402097

    Hi,

    Glad to know that @Rikard helped. Please let us know if you have more questions.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Social Icons next to each other’ is closed to new replies.