Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #996320

    Hi!

    I updated the logo secondary font under Advanced Styling, but when I click on the search icon in my logo area, the text still appears white (meaning you can’t see what you’re typing).

    When I change the secondary font to a blue color, it doesn’t change that. Instead, for some reason it changes the actual menu titles of Blog, Contact, and About to blue.

    Please help.

    #996354

    Hey algkent,
    To change the search text to black so you can see what you type, Please try this code in the General Styling > Quick CSS field:

    #top .header_color input[type='text']#s {
    color: #000 !important;
    }

    Best regards,
    Mike

    #996362

    Thanks!

    I tried it, then waited about 15 minutes. Doesn’t appear to be working.

    #996370

    Hi,
    Please try clear your browser cache If you are using the Chrome web browser on a Windows PC, please press the Ctrl+Shift+R keys at the same time.
    Or try viewing your site with a incognito window.

    Best regards,
    Mike

    #996374

    Ah. That worked — thank you!

    #996376

    Hi,
    Glad to hear, Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.