Moving the search bar to be in menu bar

I would recommend creating a child theme instead of editing Vogue files directly. If you edit the files directly, and someday you update the Vogue theme, it will overwrite all of your edits. https://www.smashingmagazine.com/2016/01/create-customize-wordpress-child-theme/

It looks like a file called “header-layout-one.php” is where you’ll find the social media icons. To get the search box to float right, insert it in the div with class “site-topbar-right”.