Mobile Padding For Logo - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Mobile Padding For Logo

CC

Christopher Collins

Helix Framework 3 years ago

Hi, I had to adjust my logo margin for desktop because the client-required number of menu items kept pushing the menu below the header bar. However, on mobile the logo is partially off the screen. I tried adding the following css but it's not changing it on mobile and I'm not sure what I'm missing. (I also tried "@media only screen" and "@media" as I wasn't sure which one is the newest form off css).

sp-logo { margin-left: -100px; }

@media screen and (max-width: 600px)

sp-logo { margin-left: 50px }

https://paste.pics/HFHCU

0
3 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #74055

Hello Christopher Collins

Your site looks good on mobile devices.

https://prnt.sc/m7HhlLUtJbMo

Do you need further help here? Please let me know.

Best regards

0
CC
Christopher Collins
Accepted Answer
3 years ago #74056

I just went through and deleted all the caches as I forgot to do that before. : | Thanks for your quick response though - I appreciate it.

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 years ago #74064

You are welcome. Thanks for accepting the answer.

0