- This topic has 5 replies, 3 voices, and was last updated 8 years, 11 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- The topic ‘charity newsletter styling’ is closed to new replies.
Home › Forums › All Other Themes › charity newsletter styling
I am using newsletter 4.6.0 and would like the form styled like the demo, please advise
www.woofamilyministry.org
Hi Michael,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.newsletter-email{background-color:#323232; color:#ffffff; border:medium none; border-radius:3px; float:left; padding:3.3% 5.3%; width: 78%;}
.newsletter-submit{background-color:#f25f43; color:#ffffff; border:medium none; border-radius:3px; cursor:pointer; font: 14px "Roboto"; padding: 2.6% 5.3%; position: absolute; right: 3%;}
Regards,
Brad
didn’t work? Well, not completely. See site for example
Hi Michael,
Add this code in custom css box:
.newsletter-submit{padding:1% 1.3% !important;}
Regards,
Brad
that worked thx
🙂
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]