Comments Diego Miscioscia started the conversationApril 12, 2020 at 9:25pmHello, I would like to know how to make the logo set up, responsive on mobile.If I apply a suitable logo size in the desktop version, the size doesn't change in the mobile version. 675Neuron repliedApril 13, 2020 at 5:17pmHi Diego, You can customize it easily by adding the following style in Appearance > Customize > Additional CSS. @media (max-width: 991px) { .a-logo.a-logo--image a { width: 120px !important; height: 120px !important; } } Kind Regards Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.1 LikeDiego Miscioscia repliedApril 13, 2020 at 5:54pmthank you so much, now is perfect! :) :) 675Neuron repliedApril 14, 2020 at 2:10pmYou're welcome anytime DiegoKind Regards Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group. Sign in to reply ...
Hello, I would like to know how to make the logo set up, responsive on mobile.
If I apply a suitable logo size in the desktop version, the size doesn't change in the mobile version.
Hi Diego,
You can customize it easily by adding the following style in Appearance > Customize > Additional CSS.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
thank you so much, now is perfect! :) :)
You're welcome anytime Diego
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.