Hi!
Is it possible through the custom CSS to move the search to the topbar, for example like this in the demo image? If so, could you help me?
Attachments:
You must be
logged in to view attached files.
Hi @Rubeco20,
I hope you are well today and thank you for your question.
Yes we can try achieving this developing custom CSS code.
Could you please share me your site URL where it’s displaying so that i can help you to achieve it?
Also alternatively please try using below plugin to achieve this.
https://wordpress.org/plugins/add-search-to-menu/
Best regards,
Shufflehound team
Hi, Support Shufflehound!
Thanks for the reply. The suggested plugin did not look so good.
I’ll leave the URL on my site:
Best regards,
Rubeco20
Solution for this topic
You can move it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-nav li.menu-item.sh-nav-search.sh-nav-special {
position: absolute;
top: -50px;
left: 210px;
}Hi!
Thank you for your help.
I was able to leave as I would like.
You are most welcome here 🙂
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.