Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1028901

    Hello,

    it is about the homepage banner of the site https://sg-holding.de. There you can see a slideshow with text. On the smart phone, however, the text is not visible, which is disturbing. I have set the text to “Center without frame”. The fonts I have set at Smart Phone resolution to 14 and 12 pixels, so very small. How can I set it, that the texts are also displayed on the smart phone in the middle?

    many Greetings,
    Martin

    #1029032

    Hi Martin,

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

    @media only screen and (max-width: 767px) {
    .home .avia-builder-el-0 .slideshow_caption {
        padding-top: 0;
    }
    }

    Best regards,
    Rikard

    #1029081

    Hello Rikard,

    Thank you, it looks better. Above all, the slider is now displayed, which was previously a problem. But the text is still not in the middle, please take a look at it on the Smart Phone: https://prometheus-real-estate.de/

    many Greetings,
    Martin

    #1029082

    Oh I see right now, on the PC you can see the slider, on the smart phone it is not displayed. Of course, that would be great if it could be seen on the smart phone.

    #1029921

    Hi m_reiprich,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

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