[Resolved] Header Search bar Font white

  • Author
    Posts
  • #12804

    dhalai
    Participant

    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

    #12805

    Andrew Misplon
    Keymaster

    Hi Dhalai

    Thanks for posting.

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

    #12806

    dhalai
    Participant

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

    Thanks for the reply,

    Dhiren

    #12808

    Andrew Misplon
    Keymaster

    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.

    #12811

    dhalai
    Participant

    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.

    #12812

    Andrew Misplon
    Keymaster

    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 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Scroll to top