To move the search / register form to the right side of the screen, add this css to style.css of child theme

COPY CODE
.home .five.columns {
float: right !important;
}

 

Log in with your credentials

Forgot your details?