Viewing 15 posts - 1 through 15 (of 23 total)
  • Posted in: Atelier
  • #289075
    SHK111
    Member
    Post count: 271

    – I can’t find out the widget “newsletter” to install on the third part of my footer like your Atelier demo website … Can you tell me why ? (BTW, the “Enable Newsletter/Subscribe Bar Globally” is not working on every page, only the main)

    – Into the first footer (left one), there is too much space between the link that I set. Can we fix it?

    #289076
    SHK111
    Member
    Post count: 271
    This reply has been marked as private.
    #289081
    SHK111
    Member
    Post count: 271

    One thing is solved, the space between lines … the line height was set too high (26).

    #289084
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You need to add your form code to a text widget and place in the footer

    – Kyle

    #289090
    SHK111
    Member
    Post count: 271

    Perfect ! Thanks

    then, how to make the bar transparent (or the same color as the footer) ? And make the “subscribe” button disappear ?

    which newsletter way are you using on your demo ? because when I add an address an email in the mail bar, I go to another page and then click on “return on our web site” …
    Your way is nicer, just a “Your message was sent successfully. Thanks.” into a green line box … jealous 🙁

    #289094
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You need to set form styling to minimal in the Colour Customiser

    To remove the button, replace your button input field with this:

    <input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button" style="visibility:hidden;">
    

    – Kyle

    #289110
    SHK111
    Member
    Post count: 271

    Thanks, “minimal” setting in “Color – UI Elements” is working but only for the “Newsletter bar” (swift ideas).
    It disables the background color of the newsletter widget but don‘t allows to have the line below like the “Newsletter bar”, or change the color

    #289118
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    What do you have set for the footer border colour?

    – Kyle

    #289122
    SHK111
    Member
    Post count: 271

    #707070 like the font

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

    Ahh it uses the ‘section divide colour’

    – Kyle

    #289127
    SHK111
    Member
    Post count: 271

    Lool! ok …

    Euh, I’m where is the ‘section divide color’ ?

    #289128
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Color – Page: http://d.pr/i/1dLFx/2L1mvv2U

    – Kyle

    #289131
    SHK111
    Member
    Post count: 271

    Sorry, that change just the “frame” around subscribe. The line below “enter your email address” is still off

    #289132
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    #footer .widget input[type="email"] {
      border-bottom: 2px solid;
    }

    – Kyle

    #289133
    SHK111
    Member
    Post count: 271

    Perfect!

    Two last question about this newsletter widget.

    – where the color of your code can be set?

    – passing by “Subscribe” button it change the color. Where set that ?

Viewing 15 posts - 1 through 15 (of 23 total)

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

License required for the following item
Login and Registration Log in · Register