Archived topic
display search in the header
4 replies · Started by Susan on August 13, 2022
Hi
Could you let me know how I could go about displaying a search box in my site header. I guess that is possible?
Thanks
https://staging-site.com.omraam-words-of-light.org/wp-login.php
Hi
I have found out how to put a search box in the header by using the top bar. Only problem is that it will only display in the top left corner and I would like it in the top right. Is there some custom css?
Thanks
Hi there,
i am still having the same issue seeing the GP theme based site.
Using the Private Information field in your next reply, can you provide us with an Admin Login to the staging site ?
Hi
I have provided the info below.
That worked :)
Try adding this CSS:
.top-bar .inside-top-bar .widget {
margin-left: auto;
}