Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1357659

    Hello,

    I have this problem quite often and today I want to ask for a solution. It’s about the slide show in the header of the page http://designplanung.de/projekt-012/. This is how everything looks normal. I have also set the fonts so that they get smaller on iPads and smart phones. However, with iPhone size in portrait format, the text is not arranged in the middle, but is almost no longer visible. The text simply does not adapt, even with landscape the button is cut off. Is there a solution to this problem? I’ll probably have to make the slideshow taller, but I really don’t want to.

    Best regards,
    Martin

    #1357674

    Hi Martin,

    I can only see a header and footer on the page you linked to, there’s no content? Please post a link to where we can see the actual problem you are having. If you have a screenshot highlighting it, then please share that with us as well.

    Best regards,
    Rikard

    #1357683

    But the link is correct, I don’t know why it doesn’t show you anything there
    http://designplanung.de/projekt-012/

    Here is a screenshot:

    http://designplanung.de/kleinig.jpg

    On the right it is in the middle, on the left in the smartphone display it is cut off at the bottom.

    • This reply was modified 1 year, 10 months ago by Martin.
    #1357701

    Hi,
    Thanks for the screenshot and the link, but when I check the page redirects to /montage-automatisierungstechnik-englisch/ and only shows the header & footer like Rikard said, Please see the screenshot in the Private Content area.
    Perhaps you can disable the page redirect.

    Best regards,
    Mike

    #1357909

    Hello,

    That’s right, it was the same for me, please try this link again: http://designplanung.de/projekt-012/

    Best regards,
    Martin

    • This reply was modified 1 year, 10 months ago by Martin.
    #1357917

    Hi,

    Thanks for the update. I’m still seeing the same behaviour as both me and Mike pointed out before though. The link redirects to the URL Mike posted in private, and there’s no content on the page.

    Best regards,
    Rikard

    #1358179

    I have now tested it with two browsers, it works perfectly. Please try again

    #1358192

    Hi,

    I’m still seeing the redirect on my end, checked in 3 different browser. Please see screenshot in private, that is the URL which your link redirects to, and the page has no content.

    Best regards,
    Rikard

    #1358335

    Now I know what’s going on :-)
    The site will also be in English, but that will come later. However, it is set that the browser language should be set. Yours is English, mine is German.
    I have now switched off the plugin, it should work now: http://designplanung.de/projekt-012/

    #1358357

    Hi,

    Thanks for that, we can see the page now. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .slideshow_caption {
        padding-top: 15px !important;
    }
    
    .avia-caption-content p {
        margin: 0;
    }
    
    .avia-slideshow-button {
        margin-top: 10px;
    }
    }

    Best regards,
    Rikard

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