Public Ticket #2105408 Changing icon size on mobile without it affecting the padding size and padding size on desktop Closed
Comments Joshua started the conversationAugust 5, 2019 at 2:08pmI can't find a way of changing the header padding size specifically for mobile.. the only way I can do this is by changing the icon size.Is there a way of changing the header padding size only for mobile? Have tried the default option in the salient settings and this only appears to affect on the desktop version. 3,024Andrew repliedAugust 5, 2019 at 4:00pmHi Joshua,Can we have a link to your website we see the possible custom css for that. Thanks.Joshua repliedAugust 5, 2019 at 4:25pmhttps://fivesixgroup.com 3,024Andrew repliedAugust 5, 2019 at 7:20pmHi Joshua,Use the following custom css: @media only screen and (max-width: 999px){ #header-space { height: 94px !important; } } Hope this helps. 8,994Tahir repliedAugust 5, 2019 at 7:21pmHey Again,Try cropping the mobile logo and remove the whitespace around it : http://prntscr.com/ooqddg . Best ThemeNectar Support Team Sign in to reply ...
I can't find a way of changing the header padding size specifically for mobile.. the only way I can do this is by changing the icon size.
Is there a way of changing the header padding size only for mobile?
Have tried the default option in the salient settings and this only appears to affect on the desktop version.
Hi Joshua,
Can we have a link to your website we see the possible custom css for that.
Thanks.
https://fivesixgroup.com
Hi Joshua,
Use the following custom css:
Hope this helps.
Hey Again,
Try cropping the mobile logo and remove the whitespace around it : http://prntscr.com/ooqddg .
Best
ThemeNectar Support Team