Documentation > WordPress
In Artisteer 4.0 you can add widgets to Header and position them with CSS code. Please follow the steps below:
#search-1 { top: 20px; left: 50%; }
#MyControl { font-size: 18px; color: red; }