Forums
Home / Plugin: Ajax Search Lite - Live Search & Filter / Can’t change the search font size
(@satyrosgr)
1 month, 1 week ago
I am trying to change the font size inside the search bar but there’s no way to do so.Kadence theme used
The page I need help with: [log in to see the link]
(@wpdreams)
Hi,
The size is inherited, but you can still change it via this custom CSS:
.asl_m form input.orig { font-size: 14px !important;}
All the best,Ernest