Search Icon missing in Menu Bar for Newspaper 9

Posted in: Newspaper
Post count: 30

I just updated to Newspaper 9. My site has been live for over a year or two using Newspaper 8. Everything is fine EXCEPT the search icon in the menu bar (upper right corner) is not visible. If I click on that empty spot, it open a search text box, but I can’t see a search icon / magnifying glass — so customers would never see that. FYI – the search icon if visible in the mobile site, though I don’t care much for how it is working. That is an improvement however because before the new version, the search icon DID NOT WORK at all in Newspaper 8 for me. Thanks for any help you can provide.

Post count: 35449

Hi,

Please check if you do not have any custom css in theme panel that make the icon color to be withe, if there is non of css please use this one, this will make the search to appear again -> https://www.screencast.com/t/ByqqvBn1Jq.td-header-style-6 .header-search-wrap #td-header-search-button .td-icon-search {
line-height: 80px;
color: #111;
}

Set the code in Newspaper>theme panel>Custom code>Custom css

Thank you.

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