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

    Hello Support,

    Regarding the Blog Posts in the comments section eg: http://lw.bypundyk.com/body-lets-change-thebody-conversation/

    Can we have Name, Email, Website on the left and the fields for those sections on the right.
    Just want to have it inverted.

    Hope to hear from someone soon.

    Thanks,
    MP

    #381419

    Hi Marcelo!

    Thank you for using Enfold.

    You can add this on Quick CSS or custom.css:

    #commentform label {
    position: absolute;
    left: 0;
    }
    
    #top .comment-form-url input, #top .comment-form-email input, #top .comment-form-author input {
    left: 70px;
    position: relative;
    }

    Regards,
    Ismael

    #382187

    Thanks that worked perfect.

    MP

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Blog Comment Field modification’ is closed to new replies.