Hello Support,
I have two issues I kindly would request support with:
1.) I have done a MailChimp Integration as outlined in your awesome documentation. I am attempting to get an opt-in box at the end of each post.
I am 200% successful, but I need only 100% :). Please have a look here, that’s what I currently get.
I’d prefer the lower box. How do I intentionally place it above or below the sharing buttons?
2.) I have adjusted the size of the Featured Images in Blogposts to 125×125. Works great. – However, when I view the posts by category, I get a larger frame of the featured image than I would have liked to. See pic here. – How can I adjust this size there?
Thank you very much for your help!
Best,
Katrin
Hey,
I figured out already what is causing the second (or in this case the first) appearance of the opt-in box: it was the shortcode I manually set in the post.
However, the 2nd part of my 1st question remains valid: Is there a way to direct whether the box appears above or below the sharing buttons?
Thx,
K.
Hi!
Could you please post a link to the site/page in question? Also, we might need a temporary admin login to research further, you can post it here as a private reply.
Cheers!
Rikard
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-content-slider .slide-image {
background: transparent!important;
}
Regards,
Yigit
Perfect! Thank you!!