Header composer: how to put search icon in menu

Posted in: Newspaper
Post count: 27

I definitely like Header composer… but… I’d like to see the search icon inside the menu… not below, which lets excessive space before main page content.
Is there anything I didn’t tried to get this result?
See the screenshot of my page

Post count: 23312

Hi,

I have checked your header section and I manage to fix your search icon using a bit of CSS code, like below:

.td-header-desktop-wrap .tdb_header_menu:nth-child(3){
display:inline-block;
margin-bottom:48px;
}

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

Another alternative would be to edit your header template and set up the header like this -> https://www.screencast.com/t/WquIVIMrs

Hope this helps!

Thank you!

Post count: 27

The second solution is definetely the good one for me. Thanks!

Post count: 27

Hum in fact no… it doesn’t fit
The search menu have to appear with the yellow background and be continuously yellow !
I’ve trie to put a yellow background on element, row or column
If element, there’s a white zone between menu and search button
If row or column, a yellow border appears right aaand left of the header as you can see on this screenshot.
Any solution?

Post count: 18283

Hello !

Please contact us via email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thank you !

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