• Resolved buildblog

    (@buildblog)


    Hi – how can I change the style of my input box:

    1. I’d like to change the border from black and solid to red and dashed. Can you tell me the css code?

    2. Can I pad (left) the text: <small>By submitting this form, you are consenting to receive marketing emails from: . You can revoke your consent to receive emails at any time by using the SafeUnsubscribe® link, found at the bottom of every email. Emails are serviced by Constant Contact</small> by 30px? Again can you give me the css code.

    3. Can the text: <small>By submitting this form, you are consenting to receive marketing emails from: . You can revoke your consent to receive emails at any time by using the SafeUnsubscribe® link, found at the bottom of every email. Emails are serviced by Constant Contact</small>, be changed? Where would I change that text?

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Hi @buildblog

    1. From the looks of things, that black border may be coming from something with Divi Builder. It’s being applied to a div that is wrapping our output. Worth checking there first.
    2. .ctct-disclosure { padding: 30px; } should handle.
    3. You should have a textarea setting in the Settings area, named “Alternative Disclaimer Text” that you can overwrite the default text with.
    Thread Starter buildblog

    (@buildblog)

    Thanks – that helps and for quickly replying.

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Welcome. Let us know if you need anything else.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Styling of input boxes’ is closed to new replies.