Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1062865

    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!

    #1062893

    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

    #1062932

    Added to quick css and no change on mobile.

    #1062967

    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

    #1063434

    That worked! Thank you so much for helping Jordan! :)

    #1063437

    Hi,

    No problem at all my friend! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Mobile view of Phone Number or small info text’ is closed to new replies.