Annoying css rule for border radius
-
Hi,
Thanks a lot for this great plugin. There’s a tiny isuse however, it’s a single line rule on the css file :
/wp-content/plugins/advanced-woo-search/assets/css/common.css
.aws-container .aws-search-form * {
…
border-radius: 0 !important;
}For those who want to use border radius styling on their form, this single line overrides all rules added for this attribute and the only solution is to change it on the core css file, which resets every time the plugin is updated.
Could you please remove it?
Thanks & Best Regards!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Annoying css rule for border radius’ is closed to new replies.