Comments Sarah started the conversationSeptember 7, 2021 at 10:24amHi, I can see my logo when i open the mobile verticle menu but I also want to see it on mobile when the menu isn't open. I think it used to be like that but I dont see it now. Is there some way to fix it? I'm using style header 11.Thank you,Sarah 2,613PenciDesign repliedSeptember 7, 2021 at 10:36amHi,Please go to Appearance → Customize → Logo & Header → Main Bar & Primary Menu, scroll down and check to:Display Logo on Main Bar on Mobile Devices,Move Logo on Main Bar on Mobile to CenterRegards,PenciDesign. Sarah replied privately 2,613PenciDesign repliedSeptember 7, 2021 at 11:04amHi,Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: @media only screen and (max-width: 767px) { .penci-mobile-hlogo a { line-height: 60px; } .penci-mobile-hlogo img { vertical-align: middle; }} Regards,PenciDesign. Sign in to reply ...
Hi,
I can see my logo when i open the mobile verticle menu but I also want to see it on mobile when the menu isn't open. I think it used to be like that but I dont see it now. Is there some way to fix it? I'm using style header 11.
Thank you,
Sarah
Hi,
Please go to Appearance → Customize → Logo & Header → Main Bar & Primary Menu, scroll down and check to:
Regards,
PenciDesign.
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.