Tagged: ,

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

    Hallo Zusammen,

    ich habe nun schon öfter dieses eine Problem. Irgendeine Konstellation von Sektionen zerstört ab der Hälfte die mobile Ansicht. Bisher habe ich es selbst via CSS gelöst, aber das kann ja irgendwie nicht Sinn und Zweck der Sache sein…

    Hier ein Link, wo es aktuell auftaucht:

    Alles was nach dem Portfolio kommt ist mobil kaputt, außerdem kann ich ab dort auch nichts mehr über die Einstellungen für einzelne Geräte ausblenden!
    Ich weiß nicht was da los ist und warum wir diesen Fehler immer wieder haben. Ich hoffe wir finden eine Lösung.

    Vielen Dank und Gruß KiM

    Hello everybody,

    I have this problem several times already. There seems to be one constellation of sections, that destroys the mobile view from a certain point. So far, I’ve solved it myself via CSS, but that can not be the point of the cause …

    Here is a link where it currently appears:

    Everything that comes after the portfolio is broken mobile, in addition, I can not hide any of the sections with the settings for individual devices!
    I do not know what’s going on and why we have that mistake again and again. I hope, we find a solution.

    Thank you and greetings KiM

    #1148337

    Hey Blatze,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1148393

    See attached :)

    #1148785

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .page-id-2772 div .av_one_fourth, .page-id-2772 div .av_one_half {
        width: 100% !important;
        margin-left: 0 !important;
    }
    }

    Best regards,
    Rikard

    #1149003

    hi Rikard,

    Thank you for your answer. But I already had a css solution, but I thought with this theme I didn´t need to have that? Thought it should work an its own?

    Best KiM

    #1149131

    Hi,

    You are right, you shouldn’t. But something is obviously going wrong on your site, I just can’t see what exactly. Are you ok with using the CSS solution for now?

    Best regards,
    Rikard

    #1149247

    I did not really have a choice? :(

    Thank you anyway ✌️

    #1149334

    Hi Blatze,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1149367

    Hi Victoria,

    this problem is not really solved… just for the moment there seems to be no other way than fix it with extra css… but would be nice to fix this bug in the future…

    Thanks a lot KiM

    #1149546

    Hi,

    Thanks for the feedback. We can’t really tell why the CSS breaks, the solution I posted above is the best we can do for now unfortunately.

    Best regards,
    Rikard

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