This topic has 6 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Rose Tyler
Hi,
I’m currently using Xstore with the Corporate theme, i have 2 questions for you :
1- See this image :
How i can remove the gap? it’s between last section of the page and the PREFOOTER.
2- See this image:
For an unknown reason, the field “where you have to specify your email address” is not wide enough. Compare to the demo of the corporate home page.
Thanks 🙂
Hi,
See private content for the login informations
Oupsss
I forgot the link to the image : http://imgur.com/a/jT3uB
Hello,
Please, add this code in Custom css for page http://prntscr.com/e5iqvs:
.content-page {
padding-bottom: 0;
}
adn this in Global Custom CSS:
.prefooter .mc4wp-form .et-mailchimp input[type="email"] {
width: 100%;
}
Regards
HiRose,
Thank you so much 🙂
You rocks !!
Hello,
You’re welcome!
Regards
The issue related to '‘2 questions : remove a gap and fix field width’' has been successfully resolved, and the topic is now closed for further responses