Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #553097

    Hi, as you can see here – http://screencast.com/t/3vEqawR5ju – the checkbox is showing on top of the text. How can I move it to the right so it would be to the right of the text?

    Thanks.

    #553099

    Hey DROR!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .rtl input#terms {
        right: -240px!important;
    }

    Cheers!
    Yigit

    #553102

    Awesome as always. Thanks :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to fix the checkbox location?’ is closed to new replies.