New Landing How can we help? Atelier Newsletter response

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #275018
    adriboixet
    Member
    Post count: 41

    In newsletter bar, how can I make to show the response inside the bar??

    #275124
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Sorry I do not understand?

    – Kyle

    #275139
    adriboixet
    Member
    Post count: 41

    I want to show a message like this:

    Attachments:
    You must be logged in to view attached files.
    #275149
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Unfortunately that is not currently possible, and it’s not within the scope of our support to be able to provide that functionality as it is more work than a small customisation. While we’d love to be able to support every customisation request, we simply don’t have the time.
    We recommend that you seek a freelance developer if you need that functionality

    – Kyle

    #275153
    adriboixet
    Member
    Post count: 41

    Sure? I found this but I don’t understand how it made

    Newsletter/Subscribe Bar with Mailchimp javascript.

    #275482
    David Martin – Support
    Moderator
    Post count: 20834

    Please add your URL.

    That thread mentioned removing the display:none; applied to inline span tags.

    Thanks.

    #275501
    adriboixet
    Member
    Post count: 41

    Hi, now work’s! Thanks.

    It’s possible to show this bar in smartphones?

    #275537
    David Martin – Support
    Moderator
    Post count: 20834

    Sure, you need to overwrite the media query, ex:

    @media only screen and (max-width: 1024px) {
    #sf-newsletter-bar {
        display: block!important;
    }
    }

    Thanks.

Viewing 8 posts - 1 through 8 (of 8 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