New Landing How can we help? Atelier Manage colours and dimension of the newsletter bar

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Atelier
  • #315502
    iake
    Member
    Post count: 31

    Hello,
    i would like to change dimension of the bar for the mail addresses and put that on the center, and if is possible change colours of the subscribe button.
    I’ve attached an image for explaination.
    THX

    Attachments:
    You must be logged in to view attached files.
    #315522
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,
    can you let me know how it would look after the changes? it’s easier this way.

    -Rui

    #315642
    iake
    Member
    Post count: 31

    Hello,
    like the image attached if is possible!
    thx Rui

    Attachments:
    You must be logged in to view attached files.
    #315674
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    In what page url I can find the subscription box?

    -Rui

    #315681
    iake
    Member
    Post count: 31
    #315899
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    .page .spb_content_element form#mc-embedded-subscribe-form {
        max-width: 50%;
        margin: 0 auto;
        text-align: center;
    }
    .page .spb_content_element form#mc-embedded-subscribe-form input[type=submit]:hover {
        background: #fe0c84;
        border-color: #fe0c84;
        color: #ffffff;
    }
    #315902
    iake
    Member
    Post count: 31

    COOL! thx David!

    #315905
    David Martin – Support
    Moderator
    Post count: 20834

    Glad to help you. If you have found the theme/support useful, we appreciate it if you can leave feedback on our item if you have the time as it really helps us out.

    #318184
    iake
    Member
    Post count: 31

    Hi David,
    me again. I noticed that the newsletter bar is not perfectly centered. Can you help me to adjust that?
    I’ve attached two pictures! i would like to have the box and the button centered.
    Thx!

    Attachments:
    You must be logged in to view attached files.
    #318577
    David Martin – Support
    Moderator
    Post count: 20834

    Please amend the CSS to this:

    .page .spb_content_element form#mc-embedded-subscribe-form input[type=submit] {
        max-width: 50%;
        margin: 0 auto;
        text-align: center;
    }
    .page .spb_content_element form#mc-embedded-subscribe-form input[type=submit]:hover {
        background: #fe0c84;
        border-color: #fe0c84;
        color: #ffffff;
    }
Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register