Hello,
Using this shortcode [avia_search] in the top bar to create the search bar, positioned on the right side. After the 5.2 Core update it is positioned on top of the left area in the top bar. Any help is appreciated! http://iiomni.wpengine.com/ (hosted on WPengine)
Thank you,
Chris
Hey Chris,
Please try the following in Quick CSS under Enfold->General Styling:
#header_meta #searchform {
float:right;
}
Best regards,
Rikard
Hi Rikard!
Thank you this works! Seems to be some issues with padding or margins after the update, potentially with my child theme, I’ll take a look at the rest and see if I can get this back to how it was before, but your code was a good start. Have a great day man! This ticket can be closed
Thank you!
Chris