Search box not visible in desktop view

Posted in: Newsmag
Post count: 6

Plese help me figure out why the box is not visible in desktop view —> http://imgur.com/a/ycNUu
But when I make the window smaller its fine —> http://imgur.com/a/gUXkp

Post count: 23312

Hello lacoquillita,

Here is talking about two different menu styles. The first of is available only for desktop and tablet devices and for mobile mode, the main menu will be different, like a drop-down bar.

Thanks for your understanding!

Post count: 6

Hi, I understand that. But on desktop I am able to click where I mark the error and the search menu will como up, but if is not visible how will the users now the search box is there? Try it please http://lacoquillita.com

Post count: 6

See your demo shows up but my don’t work http://imgur.com/a/gcai3

Post count: 23312

Hello lacoquillita,

I have inspected your website and I saw that your search icon is not visible because it is black. Try to use the code below and place it in Theme panel -> Custom CSS area.

.header-search-wrap .td-icon-search {
color: white!important;
}

The result is here -> https://www.screencast.com/t/H5UyWj4UWUt

Thanks for the message!

Post count: 6

Thank you! It works!

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