This topic has 10 replies, 3 voices, and was last updated 9 years, 3 months ago ago by Robert Hall
Hi there, hope you’re fine.
I’ve been trying to style a few things – bling.getajour.dk – but would like some help with:
1) moving the black transparent boxes to the bottom of the parallax. I could just set a top padding but, I guess, the result changes depending on the screen size. Anyhow you can tell it to align bottom?
2) deleting and changing some text in your built in shortcode: [mc4wp_form] I guess some it is hard coded but where?
All illustrated here: http://screencast.com/t/ha0r6kF9cq
Looking forward to your suggestions.
Hello,
1. Please provide us with wp-admin panel credentials.
2. The text is related to MailChimp plugin and you need check its settings to change the text. Go to wp-admin panel > Forms > Form mark-up and modify the form to your needs.
Regards,
Eva Kemp.
here u go…
Hello,
I’ve set different custom classes for your text blocks and added this code in Custom CSS for desktop:
.jb_bottomtxt {
margin-top: 200px !important;
}
.jb_bottomtxt1 {
margin-top: 130px !important;
}
.jb_bottomtxt2 {
margin-top: 90px !important;
}
Please check the page now.
Regards,
Eva Kemp.
Thank you very much. Great to learn 🙂 Looks great now.
Another thing I noticed was the promo popup – how can I put in simple paragraphs? Every time I put <p> og <br> they dissappear?
Best
Jens
Hello,
Please try to add <p>
tag in Text editor. Please see screenshot: http://prntscr.com/8h0ohn
Regards,
Robert Hall.
Hello, that just made the line spacing a bit larger: http://screencast.com/t/6Iwne3o2B
http://screencast.com/t/X2OLEJoDFdDm
But didn’t make a space between the paragraphs.
Regards
Jens
Please use the following code in custom css
#etheme-popup p {
margin-bottom: 15px;
}
Regards,
Robert Hall.
Thanks, that did it.
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘css changes’' has been successfully resolved, and the topic is now closed for further responses