Searchbar input field styling
-
Hello, after adjusting the height of the toolbar, the search field does not look correct: https://i.imgur.com/JSOp4pK.jpg
I believe it has to do with the line-height attribute, but I do not see where to style that. It appears the CSS for this is not coming from /wp-content/plugings/wp-symposium-toolbar/css/wp-symposium-toolbar_admin.css
Unfortunately my site is locally hosted, but when I inspect the element there is a whole string of CSS:
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input { height: 24px; top: -4px; line-height: 48px; padding-left: 18px; font-size: 16px; }
Where do I style this?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Searchbar input field styling’ is closed to new replies.