Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1261109

    Hi,

    Can you please advise on how to make the logo bigger for mobile?

    Thank you!

    #1261168

    Hey designyvr,

    Add this to quick css:

    @media only screen and (max-width: 767px){
    .responsive .logo img{
    max-height:300px!important;
    }}

    Best regards,
    Jordan Shannon

    #1261175

    Thanks Jordan! Fantastic support!!

    #1261187

    Hi,

    No problem, I’m happy to help. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Logo – make bigger on mobile?’ is closed to new replies.