Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #728711

    Hi,
    I would like to add a Mailchimp Widget to my sidebar. However, currently, the widget only contains a title (i.e. NEWSLETTER). How can I add text in addition to or instead of the title explaining to visitors what they get for a sign up?

    #728764

    Hey!

    You can simply add Text widget right above your Mailchimp widget and add your text there :)

    Best regards,
    Yigit

    #797181

    I’ve got the same issue. Adding a text widget above only partly works.
    If I don’t put a title in the Mailchimp widget, it leaves a gap between the text widget and Mailchimp widget.
    How do I close up that gap?

    I’ve tried negative bottom margin in the text widget above without success:

    #797194

    Hi,
    Have you tried negative top margin in the Mailchimp widget?
    Sometimes it’s padding between the widgets, look in the inspector to confirm.

    Best regards,
    Mike

    #797362

    Mike,

    How would I put negative margin in the Enfold Mailchimp widget itself? There is no field for anything other than title, and minimal Mailchimp settings.

    #797408

    Hi @SailTheOcean,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #797423

    Thanks, Rikard. Just that gap in the footer between the text above (widget 1) and Mailchimp form fields (widget 2).
    I can’t figure out how to tighten it up.

    #797457

    Hi,

    With the site in Japanse (I am sorry if this is another language), is a little hard to identify the area that you mentioned in the question, so, may you provide to us some screenshots about the problem?

    Best regards,
    John Torvik

    #797491

    The area in question is the bottom right. See screenshot image at
    http://www.denengracechapel.org/media/downloads/screenshot.jpg

    It’s just a small gap I want to close up. Not a big problem. But it reflects a design problem I keep having:

    1) Sometimes I don’t want to put a TITLE in EVERY widget
    2) But if I don’t put a title in a widget, it leaves extra space.

    How do I eliminate that extra space?

    #797603

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    #footer #text-4 {
      margin-bottom:0 !important;
    }
    
    #footer #avia_mailchimp_widget-2 {
      margin-top:0 !important;
    }

    Best regards,
    Rikard

    #797654

    Yep, that works. My thanks for your trouble. I could have never figured it out myself.

    #798042

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #798207

    Yes, you can close this. Thanks!

    #798712

    Hi,

    Thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Newsletter Widget Text’ is closed to new replies.