Archived topic
Search Box in GP Hooks
3 replies · Started by Mary Pearson on March 1, 2015
I tried adding the Search Box to the Header Widget but it doesn't work, nor is it located where I'd like it to be.
Can you recommend a good Search Box choice, and then can you tell me please how I put it either above or below ALL PRODUCTS at http://plantbest.info
Many thanks Tom!
Looks like it's working now.
To move it back to the left, add this CSS:
.header-widget {
float: none;
}
Thank you, thank you, thank you!!!!
I think on this version I will leave it on the right but have copied the code for future.
You're welcome :)