I am looking to change min-height attribute of “textwidget” class, to adjust the height of widgets in sidebar on my site here.
However, for some reason, I cannot locate this class in main css file. I’ve been trying to lacate it for over 40 mins now, can someone plz help?
Looking at your site with Chrome’s developer tools, there don’t appear to be any CSS rules applied directly to
.textwidget. If you want to adjust them, just add your own.textwidget {}block.