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

    Hi all,

    I really like the Icon-list on my test-page here: link.

    But… when I’m opening it on my mobile (iphone, ipad,…), the title is not readable, the columns too small te have a nice layout,…

    Does anyone know a solution for this?

    Thx a lot already

    Kind regards,
    Caroline.

    #1408024

    Hey carolineknuysen,

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

    @media only screen and (max-width: 767px) {
    .avia-icon-list .iconlist_icon {
      float: none;
      margin-bottom: 20px;
    }
    }

    Best regards,
    Rikard

    #1408251

    This did the trick Rikard,

    So happy with this solution!!

    Thank you so much.

    Kind regards,
    Caroline.

    #1408257

    Hi Caroline,

    I’m glad that Rikard could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Icon-list (not readable on mobile)’ is closed to new replies.