Jump to content
Sign in to follow this  
andrewlaparra

How do I move the search bar from bottom right of header to middle right?

Recommended Posts

andrewlaparra

Hopefully this isn't too hard to figure out in CSS. Thanks!

Share this post


Link to post
Share on other sites
andrewlaparra

And I'd like to maybe move it to the middle right and to the left just a bit.

Share this post


Link to post
Share on other sites
Kate

Hi Andrew, Please add this to your custom CSS:

.searchform{position:absolute;right:40%;}

Share this post


Link to post
Share on other sites
andrewlaparra

Thank you, Thank you! However, same goes for this answer. I don't really know where to put the code exactly.

Share this post


Link to post
Share on other sites
bonngean

Hi Andrew, To do this, LOGIN to your wordpress admin area. Look for the "PlatformPro" heading on the left hand side of the WP Dashboard and click it. xNr8f.png Once this shows the Platform settings box (on the right), find the heading called "Custom Code" -- then, add the code Kate gave you above. DbFd1.png

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×