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

    Dear members and support,

    i have a urgent responsive problem with the text in a full site slideshow…
    I try to set the responsive view for many devices… but i get not good solution.
    I try the chrome and firefox developer tool and set so and have so reasonably adapted for the most popular devices the view …. But only so reasonably. I am very dissatisfied with my result.

    Above all, the page in the emulators of chrome and firefox looks reasonably ok … but on my iphone 6 the lower lettering is always, always, always longer than the upper one. But you should be the same.

    If I adapt the lower lettering “over 25 years …” to safari iphone 6, it looks in chrome and firefox in the iphone view again shit …..

    Yes, sure my css inputs are not always perfect super or funny edited. But maybe someone can give me a smooth solution for the original iphone view and the chrome, ff emulators?

    The live view on the different devices is always slightly different from the emulators I know !! But never was the difference with this lettering in the slideshow ….

    Please give me a help or better a solution and better understanding.

    very, very much thanks!

    please show the links and pics

    #1007754

    Hey strumpumpel,

    Thank you for using Enfold.

    Do you want to resize the button inside the slider? This should help.

    @media only screen and (max-width: 480px) {
        .avia-slideshow-button {
            font-size: .5em !important;
        }
    }

    Best regards,
    Ismael

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