Mobile Frame after Update + Burger
-
hello ;)
after updating to the latest version the mobile Frame of my created pages changed the formatting and are not looking the same. Do i have to create all new?
the burger is not reacting when i try to change this:
.burger-wrap-default {
margin-right: 0px;
padding-top: 10px; }maybe there is already a solution? Thanks for help.
-
do you have a link please?
-
Hello Armin,
here is the link:
https://www.moinmark.dethe photo at the top is placed full width in the gridder.
-
also you can update lay theme now. i fixed the spaces for mobile.
-
Oh, great - did not see the update option in my wordpress dashboard. Update + works fine.
Any Idea concerning the burger css.
Thanks for help 🤗
Daniel -
please use !important
.burger-wrap-default { margin-right: 0px!important; padding-top: 10px!important; }
lots of lay theme's css is now loaded in the footer instead of in <head> to increase loading speed
custom css is still in <head> as that is not a file that is loaded but just some text. so because custom css is now loaded before lay theme's css, lay theme might overwrite that custom CSS.
but if you use !important, your CSS will always overwrite Lay Theme's CSS
-
@arminunruh said in Mobile Frame after Update + Burger:
.burger-wrap-default {
margin-right: 0px!important;
padding-top: 10px!important; }Great! Thanks for your time. It is working now.
Best Daniel
Before you post
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. Now see if your problem solved itself
5. Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it