I am trying to make my search box on desktop a little smaller in height.
This CSS isn’t working (the height part):
#top #header .widget_search {
/*puts and styles search box in logo area on desktop*/
width: 200px;
height: 35px;
position: absolute;
right: 200px;
top: -25px;
}
Hey Moondreamer21,
Thank you for using Enfold.
Adjust the padding property instead.
#top .av_minimal_header #s {
padding: 7px 47px 7px 5px;
}
Best regards,
Ismael
Thanks Ismael, that did the trick! :)
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Basilis