Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #458375

    The Enfold Theme is working great for me and I’m almost done with my project. I just need help here:

    On the landing page, my clients simply wanted a social icons, which will add up to about 4-5 at most. This is really easy to do for desktop. But on mobile, I can’t get them to stay side by side. I can reduce the icon size if necessary, but what can I do to get them to stay side by side without having to us the grid content container

    http://www.europeanhorizons.org

    #458780

    Hey europeanhorizons!

    Drag a codeblock element to the page and add this inside.

    <style type = "text/css">
    #av_section_1 .flex_column { width: 33% !important; }
    </style>

    Regards,
    Elliott

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