Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #588029

    On the bottom of our blog pages, where you can leave a comment for the post, the field titles and the field entries themselves, are reversed.
    It is showing : _________________ NAME *
    Rather than : NAME * ______________________

    Any thoughts on how to fix that ?
    Link

    Thanks,
    Mips

    #588047

    Hi mips1000!

    try this code in Quick CSS field:

    #commentform label {
    position: initial;
    }
    

    Regards,
    Andy

    #588056

    Works like a charm.
    Thank you,
    Mips

    site

    #588736

    Hi,

    Great, glad we could help :-)

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.