Urgent help required – Search box input text colour

Posted in: Newspaper
Post count: 9

I am using the dark theme. I have tried the Tagdiv composer to change the input text colour for the search box. Nothing happening – its white on white. I have even tried suing the Google search box widget – same issue. Please help urgently.

Many thanks.

DD

Post count: 9

Ok, I did this additional css entry – it helped – but dont know if that’s the right way:

.td-black input[type=text], .td-black input[type=url], .td-black input[type=tel], .td-black input[type=email] {
border-color: #333;
color: #111;
background-color: transparent;
}

Please let me know.

Thanks.

Post count: 35449

Hi,

Yes, you can use custom css but the search input search box should be change from theme panel https://i.imgur.com/bJo5kqD.png or from tagDiv Composer.
I do not quite understand, please provide some more details and a link where I can check this search.

Thank you!

Post count: 9

Hi, I used the Tagdiv composer but to no help. Then I did the custom css.
Here is the link : https://snewz.in/

Thanks.

Post count: 18283

Hello !

As you can see here it is ok now: https://www.screencast.com/t/Cu6GXjsi

Am I looking in the wrong place?

Thank you !

Post count: 9

Yes, but this is only after the custom css I injected as mentioned above. Not from the theme panel or tagdiv composer.

Thanks.

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