WordPress CSS problems with controls
Yes, this can easily be cleaned up with a little CSS. You can start by using the browser’s inspector, hit F12 to open it, and select the element you want to style. See if that form or something around has an ID, use that to target each element so you don’t effect other pages or … Read more