Tagged: Blog, break points, mobile view
Hi,
I just looked around and tried some code snippets i.e.:
@media only screen and (max-width: 1024px) {
#mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide, #avia-content-slider-inner { display: block; }
nav.main_menu { display: none; }}
and updated them but I don’t get the result.
At this Page (Blog Articles Overwiev of a specific category):
http://dev1.surfpuristen.de/category/spotguide/deutschland/bayern-deutschland/
I have the problem that headings are overlaying in mobile view.
https://pasteboard.co/HPwNagT.png
I need an earlier breakt point of the blog cloumns but I don’t find the solution.
Your support would be very welcome.