Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #543600

    I need to put ‘please answer in digits’ on the comment form inside its input box, as the styling at present looks a bit off. I think this is from the AIOWPS plugin, so I’m not sure who to ask, but figured you might be able to help out as it’s very simple :)

    #543827

    Hi Allegrif!

    I don’t see any comment form in your link. Send us a link to the exact page / post where the form is displaying and take a screenshot highlighting the exact element your trying to edit and we’ll see if it’s an easy fix. Otherwise it would be best to contact the plugin author for help.

    Cheers!
    Elliott

    #544471

    Apologies, see attached.

    #544473

    Hi!

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

     .aiowps-captcha label {
        left: 0!important;
        top: -5px!important;
    }
    .aiowps-captcha-equation {
        position: relative;
        top: 15px;
    }

    Best regards,
    Yigit

    #544492

    Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Slight CSS change with plugin’ is closed to new replies.