[ad_1]
[ad_2]
Hey everyone, this photo shows the search bar pixel height a bit too tall, how do I make them smaller height? From about 57 to about 40. I've tried the following CSS and it just doesn't work. Copilot only got me this far.
.wp-block-search__inside-wrapper { height: 40px !important; }.wp-block-search__inside-wrapper input.wp-block-search__input { height: 100% !important; box-sizing: border-box; }
Website: https://mini.saidwithcourage.com/
Add line-height:1 to the input