How can i change the fontsize of the letters within the searchbox?

Hello,

i have a little problem with the fontsize of my Searchbox. I already noticed, that you can change (translate) the colour and the words, but can i change the fontsize? I want to make them thicker and want to get rid of the cursive style, because right now, i have some problems even to see them.


Thanks in advance :slight_smile:

Hello Jan,

*PLEASE IGNORE PREVIOUS MESSAGE I will need to double check this and will get back asap.

Thank you

Hello,

Please go to Appearance >> customize >> Custom CSS and JS >> Custom CSS and copy / paste the CSS below:

.feature-block li a {
font-size: 22px;
}

You can also change 22px to other value as required.

Thank you

Hello Sanjeev,

thanks a lot for taking your time! I never tought of this customization :-)… but now i will use it

I wanted to change the fontsize and get rid of the italic-style of the letters over the dropdown-menu in the search box.

Please see the pictures:



Thanks a lot in advance and best greetings from germany!