Move header search to the right

Posted in: Newspaper
Post count: 4

Hello, I want to use the header search to the left of the site, but it is not working properly as the box appears out of screen in smaller screens, how do i make the box appear to the left of the icon?
https://wordpress-160004-890954.cloudwaysapps.com/tdb_templates/blank-header-template-2/

Post count: 35449

Hi,

For this you’ll need to us ea custom css
https://www.screencast.com/t/42AZ4ZDt ->
.tdb-drop-down-search {
left: 0!important;
}

Set the code in Theme panel> Custom code> Custom css

Hope this will help you!
Thank you!

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