Resolved

Header Search bar Font white

Ultra Theme started by dhalai Jun 3, 2019 5 replies
dhalai Jun 3, 2019 · 10:10 pm #12804

HI Puro,

The font colour of the search bar in the header of the Puro theme i am using is white, this is causing issues as the background is white users are unable to see what they are typing. I have looked through all the settings in the Customizer and cannot find any settings relating to these font settings. I have also perform a plugin test disabling all plugins and no seem to have an effect.
Could you please point me in the right direction in resolving this.
Thanks,
dhalai

Andrew Misplon Puro Jun 4, 2019 · 9:09 am #12805

Hi Dhalai

Thanks for posting.

Which theme are you using? Alternatively, please send a link to your site so I can take a look.

dhalai Jun 4, 2019 · 12:45 pm #12806

HI Andrew,
I’m using the Ultra theme. 8thkentonscoutgroup.org.uk is the website i have just created.

Thanks for the reply,

Dhiren

Andrew Misplon Puro Jun 4, 2019 · 1:02 pm #12808

Thanks for the update. Please, try adding to Customize > Additional CSS:

.main-navigation .menu-search .searchform input[name=s] {
	color: #666;
}

Edit the color value as required. Let me know how that goes.

dhalai Jun 5, 2019 · 7:06 pm #12811

Hi Andrew,

Thanks thats return the font colour back to being visible. Not sure what caused it to change but i make a note of the addition css incase i need it.

Your help and speedy responses are greatly appreciated.

Ta.

Andrew Misplon Puro Jun 5, 2019 · 7:13 pm #12812

Super, glad that helped.

The search text is tied to another menu setting. The color is expected to be different from the background color of the search field. With the combination chosen, the CSS snippet is required. Sorry for the hassle, glad we could resolve the problem. Cheers for now 🙂

6 posts