Footer Subscription mailchimp - by sushidope

This topic has 4 replies, 2 voices, and was last updated 4 years, 8 months ago ago by Rose Tyler

  • Avatar: sushidope
    sushidope
    Participant
    August 1, 2019 at 08:38

    hi, i use static block for footer.
    i have created a sub form with mailchimp.
    i want t ùo have solid border only on bottom, but i don’t know how to put it with the css…
    i have 3 boxes (NAME, SURNAME, EMAIL.) All the 3 boxes must have solid border only on the bottom… can you help me please?

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 1, 2019 at 09:02

    Hello,

    Do you mean this – http://prntscr.com/omun9l ?
    Please add the next code in Theme Options > Custom CSS > Global Custom CSS:

    footer input {
        border-top: none !important;
        border-bottom: 2px solid black !important;
        border-right: none !important;
        border-left: none !important;
    }

    Regards

    Avatar: sushidope
    sushidope
    Participant
    August 1, 2019 at 11:28

    yeah it’s work! but i have a problem for the form container… i have open another topic!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 1, 2019 at 12:06

    Thanks for letting us know.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.