Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    @masajeintegrativo,

    Older versions of safari do not support the flexbox gap property.

    You can add the following custom css:

    .cmplz-links .cmplz-link + .cmplz-link {
        margin-left:10px;
    }

    to always show a margin. We’re looking at options for support on older safari versions.

    Thread Starter masajeintegrativo

    (@masajeintegrativo)

    @rogierlankhorst
    Hi Rogier,
    Thanks a lot for your CSS code. I add it in the Complianze Banner custom CSS menu and it works fine. Great!!!

    Only for your reference, the problem was not only in Safari, also the same problem appear in Firefox for iOS, and I have the last version installed.

    With your CSS code, both in Firefox and in Safari, the banner footer is now showed fine.

    Thanks a lot.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Pages links in the banner don’t be showed properly in a mobile.’ is closed to new replies.