Search box issue when in top bar, left side

Posted in: Newspaper
Post count: 2

We have a clean install of WP, Newspaper X and Romania News demo.

When placed in the top bar, left, the search box opens also to the left side, going “outside” the browser window. Therefore search input field is to a great extent not visible. Is there a fix?
Thx.

Post count: 18283

Hello !

Please provide a link to your website in order to inspect.

Thank you !

Post count: 2
Post count: 18283

Hello !

You can use this custom css code to adjust that: .td-header-wrap .td-drop-down-search {
right: auto;
left: 0;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

Thank you !

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