Digital experiences for all disciplines
New Landing › How can we help? › Atelier › Footer Subscribe and Pages, Subscriber
New Landing › How can we help? › Atelier › Footer Subscribe and Pages, Subscriber
- This topic has 13 replies, 3 voices, and was last updated 9 years by Kyle – SUPPORT.
-
Posted in: Atelier
-
August 5, 2015 at 7:39 pm #201133
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
August 6, 2015 at 9:49 am #201259Hi
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
August 6, 2015 at 12:26 pm #201350Hi!
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
August 6, 2015 at 12:30 pm #201353Have 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
August 6, 2015 at 2:38 pm #201423No, 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!
August 6, 2015 at 2:45 pm #201428Hi,
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.
August 6, 2015 at 3:31 pm #201461Hi,
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
ThanksAugust 6, 2015 at 3:32 pm #201462Hi,
Please add a WP login for us to take a look.
Cheers,
David.August 6, 2015 at 3:47 pm #201476This reply has been marked as private.August 6, 2015 at 8:07 pm #201580Hi,
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!August 6, 2015 at 8:26 pm #201591Hi,
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!
August 7, 2015 at 8:13 am #201725Hi
As I said previously, go to the colour customiser and change the form styling to minimal: http://d.pr/i/ATQK/2xjQaBe4
– Kyle
August 7, 2015 at 11:25 am #201834Thanks
August 7, 2015 at 11:31 am #201836No problem
-
Posted in: Atelier
You must be logged in and have valid license to reply to this topic.