Tagged: mobile, responsive
-
AuthorPosts
-
October 15, 2019 at 1:55 pm #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
October 16, 2019 at 8:54 am #1148337Hey 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,
RikardOctober 16, 2019 at 10:56 am #1148393See attached :)
October 17, 2019 at 6:12 am #1148785Hi,
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,
RikardOctober 17, 2019 at 6:07 pm #1149003hi 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
October 18, 2019 at 7:09 am #1149131Hi,
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,
RikardOctober 18, 2019 at 1:06 pm #1149247I did not really have a choice? :(
Thank you anyway ✌️
October 18, 2019 at 4:12 pm #1149334Hi Blatze,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaOctober 18, 2019 at 5:59 pm #1149367Hi 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
October 20, 2019 at 5:30 am #1149546 -
AuthorPosts
- You must be logged in to reply to this topic.