Issue when search in Top nav bar in dark mode – wrong css

Posted in: Newspaper
Post count: 10

When the search icon is moved into the top bar, as opposed to the main nav bar, when you click it, it appears with white background and white text, even when using dark mode.

  • This topic was modified 7 years by mwnp.
Post count: 35449

Hi,

Here is how is look on may install -> https://www.screencast.com/t/LhKc3Y9WUz4o please make sure that you do not have any css set in theme panel that can change the layout.

If there is still a problem please provide a link were I can inspect this problem.

Thank you for your understanding!

Post count: 10

Please move it to the top bar (not main nav) and then try?

Thanks.

Post count: 10

hi – can you reproduce the issue?

Post count: 35449

Hi,

Indeed there is a missing custom css -> https://www.screencast.com/t/65rxYhr8A8
I note this issue on our fix list.
Please add this custom css in Newspaper>Theme panel>Custom code>Custom css ; this should fix the problem.
.td-header-wrap .td-drop-down-search.td-drop-down-search-open {
background-color: rgba(18,18,18,.97);
border: 1px solid #222;
}

Thank you for your understanding!

Post count: 10

Thanks!

Why does it flash white before it changes to the colour? I notice this on the body background too when you change the colour. Is it controlled by JS? If so, why?

Post count: 35449

Hi,

Unfortunately I do not quite understand on which flash are you referring, please provide some more details also some screenshots would be very helpful.

Thank you for your understanding!

Post count: 10

It’s hard to explain. Is there a way for me to send a video screencast?

Post count: 35449

Hi,

You can add here on the forum the link of the video, and the video can be upload on YouTube, google driver …

Thank you!

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.