Comments orbiral started the conversationMarch 28, 2021 at 3:58pmIs there a way to change the header logo size exclusively on desktop?Thank you! 2,700PenciDesign repliedMarch 28, 2021 at 4:32pmHi,You can try to adjust the padding value on logo image to adjust it: @media only screen and (min-width: 960px){ #navigation.header-6 #logo img{ padding: 6px 0; } } Change value 6 to value as you want.Best Regards,PenciDesignorbiral repliedMarch 28, 2021 at 4:35pmThank you so much! This theme has excellent support :) Sign in to reply ...
Is there a way to change the header logo size exclusively on desktop?
Thank you!
Hi,
You can try to adjust the padding value on logo image to adjust it:
Change value 6 to value as you want.
Best Regards,
PenciDesign
Thank you so much! This theme has excellent support :)