This topic has 2 replies, 2 voices, and was last updated 9 years, 6 months ago ago by Robert Hall
Dear Madam/Sir,
I would like to add search widget next to logout/account or next to social media icons.
Now it gets displayed just under the social media icons (Place in header top bar section)
Could you please advise if there is a way to do it?
thank you,
Katja
Hello,
Please add this code in custom.css file or Child Theme.
#text-3{
float: left;
}
.widget_search{
width: auto;
float: right;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Tagged: move, optimization, search, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up