Tagged: combo widget
I would like to reduce the padding or margin above the combo widget in the third column of my footer. I think a -25 or something would get rid of that dead white space created by the blank text field above. If you can help with that or offer another solution, I’d appreciate it.
genderpolicyreport.umn.edu
Hey Brigitte,
Please add this to quick css:
#text-6.widget.clearfix.widget_text{
margin-bottom:0px !important;
}
#avia_combo_widget-2.widget.clearfix.avia_combo_widget{
margin-top:0px !important;
}
Let me know if this works for you.
Best regards,
Jordan Shannon
Perfectly! Thank you so much.
Hi,
No problem. If you need additional help, please let us know here.
Best regards,
Jordan Shannon