Home Forums Designexo Pro Logo Not scaling for mobile

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #41461
    archandanchor
    Participant

    What is the recommended logo size? The logo appears great on PC/tablet mode but is cut in half on mobile phones. The free version of this theme did not have this issue, so I am a bit confused about what changed once the pro version was purchased. Any help would be appreciated.

    Thank you,

    stan

    #41462
    themearile
    Keymaster

    Hi Stan

    Thanks for contacting us.

    Please share your site URL so we can check your site and provide you with a better solution.

    Have a great day.

    Thanks and Regards
    ThemeArile

    #41723
    archandanchor
    Participant
    #41724
    themearile
    Keymaster

    Hi Stan

    Kindly add the below CSS in the Additional CSS box. Please go to the Appearance => Customize => Additional CSS, then paste the CSS here and click to publish button.

    @media (max-width: 768px) {
    	.theme-header-logo-center img.custom-logo {
    		max-width: 100% !important;
    	}
    }

    Let us know if it works for you.

    Thanks

    #41741
    archandanchor
    Participant

    Brilliant. Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.