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

    Hallo

    Ich benutze das Element “Slideshow (volle Breite)” im Page Builder. Wenn ich die Seite auf dem Mobile anschaue, wird der Inhalt Bildüberschrift und Bildtext abgeschnitten. Ich kann die Seite und eben diesen Inhalt so nicht “Responsive” machen.

    Gibt es eine Lösung, dass der ganze Inhalt (Bild, Bildüberschrift, Bildtext) immer angezeigt wird?

    Gruss Urs

    #296982

    Hey welti!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    h4.ls-l { font-size: 12px!important; }
    h1.ls-l { font-size: 20px!important; }}

    Cheers!
    Yigit

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