New Landing How can we help? Atelier Footer Subscribe and Pages, Subscriber

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Atelier
  • #201133
    Nazoulay
    Member
    Post count: 46

    Hi!
    I would like to know three things:
    1. how can i css the email in the footer like in the demo i did it on the main as you did with mailchimp now i copy the contact form as it in the demo to my site (i have local site), but it is witeout css at all.

    2. how can i change the style of the pages widget that in the footer i want them with less space between each other.

    3. i have made the the subscriber of mailchimp as it appear in the knowledgebase, but on the email input the style is not the same i have the all frame border and not only the bottom as yours, how can i fix it?

    Thanks

    #201259
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I would need to see your link to help you with your questions

    The only thing I can think of about the styling is you have standard form styling enabled, go to the Color Customiser and set the form styling to minimal

    – Kyle

    #201350
    Nazoulay
    Member
    Post count: 46

    Hi!
    The link is “peploshop.com”
    i search in the color customizer but is i don’t find it there, where it should be, and in addition when i try it it doesn’t integrate with mailchimp, do i to download the mailchimp with wordpress plugin for that and if yes how can i do that (to where do i need to add the mce… line).

    Thanks

    #201353
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Have you got your mailchimp form code from mailchimp?

    For the pages add this to your custom css:

    .widget ul li > a {
      display: block;
      padding: 3px 0;
    }

    – Kyle

    #201423
    Nazoulay
    Member
    Post count: 46

    No, the code i really copy from your demo,
    in contact form 7:

    
    <p>[email* your-email placeholder "Enter your email to subscribe *"]</p></br>
    <p>[submit "Send"]</p>
    

    for the pages i add the css to the Custom CSS/JS in CSS place and i clean the cache, it didn’t work so i tried through explorer and i have the same result!

    #201428
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    This will sort your footer widget spacing:

    .widget ul li>a {
     padding: 3px 0!important;
    }

    This will change your newsletter input:

    .widget input[type="email"] {
        background: transparent;
        color: #fff!important;
        border-top: none;
        border-right: none;
        border-left: none;
    }
    
    #footer .wpcf7 input.wpcf7-submit[type="submit"] {
        color: #fff;
    }

    Thanks.

    #201461
    Nazoulay
    Member
    Post count: 46

    Hi,
    i am sorry but i tried from another computer too, and still it doesn’t changed the format of all stay as it was.
    in my Custom CSS it shows me red (x) sign next to each parameter that is going to be change when i place the mouse on it it tells me that there is, unexpected … in each one there are different things, i am understanding that i am doing something wrong!

    i’m sorry again and
    Thanks

    #201462
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please add a WP login for us to take a look.

    Cheers,
    David.

    #201476
    Nazoulay
    Member
    Post count: 46
    This reply has been marked as private.
    #201580
    Nazoulay
    Member
    Post count: 46

    Hi,
    It Works, really great thanks.
    The only thing is that the subscriber form of the bottom of the screen the position:fixed (not the footer), have the all border not only the bottom border?
    really that’s the only things that missing but great thanks!

    #201591
    Nazoulay
    Member
    Post count: 46

    Hi,
    It Works, really great thanks.
    1. The thing is that the subscriber form of the bottom of the screen the position:fixed (not the footer), have the all border not only the bottom border?
    2. And how can i attached the crusor to the left taht it will be in one line at the end of the bottom line?, and i do not see the “enter your email to subscribe*” line how can i change the color of it?

    really that’s the only things that missing but great thanks!

    #201725
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    As I said previously, go to the colour customiser and change the form styling to minimal: http://d.pr/i/ATQK/2xjQaBe4

    – Kyle

    #201834
    Nazoulay
    Member
    Post count: 46

    Thanks

    #201836
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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