Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #869639

    ArchStanton1
    Participant

    Hy,

    I have just purchased the Revolution slider. I would like to add an email optin form but I have trouble with the css customizing. Help please!

    I would like to positioning everything to center and delete the red line(?) under the button.

    Here is the code and a printscreen from the frontpage:

    View post on imgur.com

    <div id=”mc_embed_signup”><form action=”//hogyanfogyj.us13.list-manage.com/subscribe/post?u=b0c5401c745777fb85894fd5b&id=190888a0a6″ method=”post” id=”mc-embedded-subscribe-form” name=”mc-embedded-subscribe-form” class=”validate” target=”_blank” novalidate>
    <div id=”mc_embed_signup_scroll”><input type=”email” value=”” name=”EMAIL” class=”email” id=”mce-EMAIL” placeholder=”email címed” required><div style=”position: absolute; left: -5000px;”><input type=”text” name=”b_a5738148e5ec630766e28de16_3e718acc63″ tabindex=”-1″ value=””></div><input type=”submit” value=”Jöhet az 5 ingyenes tipp” name=”Feliratkozás” id=”mc-embedded-subscribe” class=”button”></div></form></div>

    I also would like to positioning the titel to left and squzee a little bit the place whitin the header see the drawing.

    Is there any opportunity to customize the header title? Take for instance adding color and font type?

    Thank you very much for your help!

    #870163

    Rad
    Moderator

    Hi there,

    Thanks for posting in.

    It needs extra styling when placing the embed code. Mailchimp is basically just a basic one which doesn’t have any auto-fitting styling for any theme. Would you mind providing a design mockup of your desired look? Maybe we can base the styling for one.

    About the header/logo, please change your max-width layout at Admin > Appearance > Customizer > Layout & Design. Your screen width is too big while max width is small, hence, creating the gap between two size.

    Thanks!

    #870520

    ArchStanton1
    Participant

    Hi,

    First of all thank you for your reply. I would not mind.

    I would like to achive something similar: https://www.themepunch.com/faq/how-to-setup-mailchimp-for-the-newsletter-hero-template/

    Thank you.

    #870872

    Paul R
    Moderator

    Hi,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #871413

    ArchStanton1
    Participant
    This reply has been marked as private.
    #872343

    Rad
    Moderator

    Hi there,

    First, I toggled off the paragraph option of your email form layer (please check the screenshot). Second, I change it’s alignment to center instead of negative X value ( X = 0 ).

    Then last, please add this CSs to Admin > Appearance > Customizer > Custom > CSS

    .tp-mask-wrap #mce-EMAIL {
    height: auto !important;
    }
    .tp-mask-wrap #mc_embed_signup input#mc-embedded-subscribe, .tp-mask-wrap #mc_embed_signup input#mc-embedded-subscribe:focus {
    box-shadow: none !important;
    }

    Hope this helps.

    #873095

    ArchStanton1
    Participant

    Thank you very much for your support. 🙂

    Such a great team and theme!

    #873801

    Christopher
    Moderator

    You’re welcome.