This topic has 2 replies, 2 voices, and was last updated 10 years, 6 months ago ago by Eva Kemp
How do I move the search box to the right?
http:// versus texas . com
Hello,
To move the search box you need add the code in custom.css file:
header .et-mega-search {
float: left;
left: 900px;
}
You can watch here how to create custom.css.
Regards,
Eva Kemp.
The issue related to '‘Search Bar on Right’' has been successfully resolved, and the topic is now closed for further responses