This topic has 1 reply, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #124883
     meganbruzan
    Participant

    How can I move the form (on the slider) to the right side of the slider?

    #125120
     Laura
    Moderator
    Hello, to move the search / register form to the right side of the screen, add this css to style.css of child theme
    .home .five.columns {
        float: right;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?