Hi, How can I change the widget box size ( width and height) for mobile device ?
https://ibb.co/CMxMXf8
Hi, Can you please share your website URL where I can find this ? I’ll suggest CSS to adjust the height.
http://www.richmondchess.org
Please paste below CSS in settings. The widgetbox will remain as seen in desktop even in small screens.
@media screen and (max-width: 600px){ #ufw_1.ufw_pp .ufw_wb { position: static; margin: 1.5em 0 !important; } }
Thanks, Aakash
It works. Thank you very much.
Great !
Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter
By using this website, you agree to our Terms Ok