Comments David McGowan started the conversationApril 5, 2020 at 5:46pmI'd like that logo on mobile to be a bit bigger than it appears, but to remain as is on desktop. Can you recommend CSS for that? 675Neuron repliedApril 6, 2020 at 11:43amHi David,Sure, you can achieve that by adding the following Custom CSS in Theme Options. @media (max-width: 991px) { header .logo a { width: 150px !important; } }Kind Regards Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group. Sign in to reply ...
I'd like that logo on mobile to be a bit bigger than it appears, but to remain as is on desktop. Can you recommend CSS for that?
Hi David,
Sure, you can achieve that by adding the following Custom CSS in Theme Options.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.