Tagged: burger, Burger Menu
-
AuthorPosts
-
February 20, 2021 at 4:23 pm #1282492
How do I move burger menu to left of logo? Used some code found here but they didn’t work.
Tks
Bestfortmyersrealestate.comFebruary 20, 2021 at 7:40 pm #1282525Hey daves1997,
Can you disable caching and minification for now?
Best regards,
VictoriaFebruary 20, 2021 at 7:58 pm #1282533for how long?
February 20, 2021 at 8:00 pm #1282535It is in enfold general styling css
February 20, 2021 at 8:03 pm #1282536I removed the line you crossed out. Nothing happened.
February 21, 2021 at 2:40 am #1282576Hi,
Did you clear the cache a few times over?
Best regards,
Jordan ShannonFebruary 21, 2021 at 2:34 pm #1282602yes, even through cloudflare.
The burger menu is still over logo on mobileFebruary 22, 2021 at 3:50 am #1282701Hi,
Try the following instead:
@media only screen and (max-width: 767px){ .responsive #top .logo { margin-left: 80px; }}
Best regards,
Jordan ShannonFebruary 22, 2021 at 3:50 am #1282702Hi,
Try the following instead:
@media only screen and (max-width: 767px){ .responsive #top .logo { margin-left: 80px; }}
Best regards,
Jordan ShannonFebruary 22, 2021 at 1:54 pm #1282794tks,
Did not work
DaveFebruary 22, 2021 at 7:02 pm #1282881Hi daves1997,
Can you disable caching and minification for now?
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaFebruary 22, 2021 at 7:10 pm #1282890What time and for how long. (messes my site)
February 22, 2021 at 7:41 pm #1282898Hi daves1997,
Ok, then, just share credentials with us so that we can check the css. Can you do that?
I am not for how long, maybe till someone replies to you with a solution.
Best regards,
VictoriaFebruary 22, 2021 at 7:44 pm #1282900here you go
February 24, 2021 at 4:09 pm #1283431Hi Dave,
You need to purge the wp-optimize cache every time you make changes in the css. Also, there were errors in the Quick css.
Please check the website now.
Best regards,
VictoriaFebruary 24, 2021 at 4:47 pm #1283451Much better. Tks
Is there a way to make burger menu white lines.
I did main menu>burger styling to #ffffff But nothing changed
TksFebruary 24, 2021 at 5:11 pm #1283455also, the drop down is a gray instead of the colors used on PC?
February 26, 2021 at 11:48 am #1283820Hi,
Thanks for the update. I cleared the cache from your caching plugin, and the burger menu is white after that. The background is still transparent though, so please try this CSS as well:
.av-burger-overlay { background: #000; }
Do you want all the burger menu items to have white background as well?
Best regards,
Rikard -
AuthorPosts
- The topic ‘Burger menu left of Lofo’ is closed to new replies.