Hi,
I’ve searched and am not able to find the fix for this. In the mobile view of this site: chiefelectricllc.com The content we have in the phone number area wraps and bleeds into the logo area. Can someone help me with how to fix this.
Thank you in advance!
Hey smsutton,
Add this to quick css:
@media only screen and (max-width: 767px){
.logo{width:60%!important;}
#header_main{margin-top:20px!important;}
}
Best regards,
Jordan Shannon
Added to quick css and no change on mobile.
Hi,
Did you add it to the top so it runs first? Also, be sure to clear the cache a few times over.
Best regards,
Jordan Shannon
That worked! Thank you so much for helping Jordan! :)
Hi,
No problem at all my friend! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon