Comments parade-studio started the conversationMarch 11, 2022 at 7:59amI'd like to adjust the mobile footer and have the widgets display one after another, rather than next to each other. How do I do this? 933Neuron repliedMarch 11, 2022 at 10:38pmHi,Can you please add the following code at Appearance > Customize > Additional CSS? @media (max-width: 720px) { .l-primary-footer__widgets__space .row { flex-direction: column !important; } .l-primary-footer__widgets__space .row .a-col-5 { max-width: 100% !important; } } Feel free to ask for anything you need.Kind Regardsparade-studio repliedMarch 14, 2022 at 7:45amGreat, thanks! 933Neuron repliedMarch 14, 2022 at 10:13pmYou are welcome anytime, feel free to ask for anything you need If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot. Kind Regards, NeuronThemes Sign in to reply ...
I'd like to adjust the mobile footer and have the widgets display one after another, rather than next to each other. How do I do this?
Hi,
Can you please add the following code at Appearance > Customize > Additional CSS?
Feel free to ask for anything you need.
Kind Regards
Great, thanks!
You are welcome anytime, feel free to ask for anything you need
If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot.
Kind Regards,
NeuronThemes