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

    Hi,
    i wonder how i can delete the dottet line in the symbol list on mobile.
    Any idea?

    Many regards rixi

    #1475239

    Hey rixi,

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

    @media only screen and (max-width: 767px) {
    .avia-icon-list .iconlist-timeline {
      display: none;
    }
    }

    Best regards,
    Rikard

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