Viewing 2 posts - 31 through 32 (of 32 total)
  • Author
    Posts
  • #1084277

    Hi Mike,

    You’re going to hate me but the social icons are PERFECTLY center, the problem is they are stacked instead of side-by-side. I swear I didn’t change anything – just went into the page to pull the same code to apply to the other page.

    I tried re-creating what you did on the test page on my home page, but nothing happened to center them. Maybe I’m missing something?

    #1084458

    Hi,
    I took a look and the css in the code block had some html brakes in it, braking it :)
    2019-03-28-224321
    I adjusted it to this:

    .av_font_icon {
    display: inline-block !important;
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

Viewing 2 posts - 31 through 32 (of 32 total)
  • You must be logged in to reply to this topic.