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

    Hi Kriesi,
    Enfold ist ein sehr sehr cooles und schön zu bedienendes Theme! Arbeite sehr gerne damit!
    Habe gerade ein Projekt, wo ich das Demo “Enfold Restaurant” nutze und habe da folgendes Problem: in der mobilen Version sind die Buttons im Slider verrutscht. In deinem Demo ist allerdings genauso. Was kann man da machen, das die beiden Buttons (About uns und Reservations) direkt untereinander stehen?

    Anbei ein Screenshot von deinem Demo:
    Demo Enfold Restaurant - mobil

    Danke & viele Grüße
    Maria

    #542853

    Hi marykey!

    Thank you for using Enfold.

    Please add this in the Quick CSS field:

    @media only screen and (max-width: 767px) {
    #top .avia-slideshow-button {
        min-width: 120px;
    }
    }

    Cheers!
    Ismael

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