searchsubmit moving in different browers
-
Newbie Alert. I am using customizr child theme. My website is https://sproutedjourney.com. On Chrome on my mac the search submit button looks exactly how I want it to look with this code `/* Move search box to the right */
#searchsubmit{
float: right;
margin-top:-40px;
margin-left:14px;
}`
BUT, on safari and chrome on the windows pc (only other ones I have tried) it is misplaced. How do I make it look the same across the board? Thank you!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘searchsubmit moving in different browers’ is closed to new replies.