Logo Not Resizing in Mobile This topic has 3 replies, 2 voices, and was last updated 6 years ago by Grace Themes. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 28, 2018 at 5:46 pm #12038 Vanessa GonzalesParticipant Hi, so this is sort of an ongoing issue stemming from another that’s been resolved, but this aspect of it has not. My logo doesn’t resize for mobile view. Please advise. URL is NightOwlFreelance.com. Thanks! 🙂 -V November 29, 2018 at 8:40 am #12048 Grace ThemesMember Hi, To solve this issue Go to the Appearance -> Editor -> style.css file add below css code at the end of file @media screen and (max-width:767px) { .custom-logo { width: 100% !important; height: auto !important; } } Please do this changes and let me know your feedback. Regards Grace Themes November 29, 2018 at 5:05 pm #12051 Vanessa GonzalesParticipant YES!! That worked perfectly. HUGE thanks! =) Cheers! November 30, 2018 at 7:36 am #12062 Grace ThemesMember You are most welcome..! Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In