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

    Dear support,
    pleas see the screenshot in private section. On mobile view at the bottom of the page the font under the three social-media-links has wrong line-breaks. On all other pages the same element is included as well, but with the right line-breaks. You know how to avoid this?
    Thanks Dondela

    #1341987

    Hey dondela,

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

    @media only screen and (max-width: 767px) {
    .avia-icongrid-tooltip li article {
        padding: 0 !important;
    }
    }

    Best regards,
    Rikard

    #1342008

    Hey Rikard,
    awesome, that is working!

    Thanks for your help :-)

    #1342038

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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