Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1100659

    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

    #1100852

    Hey Chris,

    Please try the following in Quick CSS under Enfold->General Styling:

    #header_meta #searchform {
      float:right;
    }

    Best regards,
    Rikard

    #1101084

    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

    #1101279

    Hi Chris,

    Great, I’m glad we could help and thanks for the feedback. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Search Bar in Top Bar not working properly after WP Core 5.2 Update’ is closed to new replies.