Add space between image and text

[ad_1]

@5starplugins Hi tried the css you provide here :

<style>
.mc-rss-item-img {
width: 600px;
max-width: 100%;
​margin-top:20px;
margin-bottom:20px;
}
</style>

But nothing change 🙁

Hi @johannroche the template CSS classes can change depending on which one you’re using, try this newer CSS examples here, which also include Outlook-specific CSS logic:

<style>
.mcRssImage, .mcnTextContent img {
width: 600px;
max-width: 100%;
​margin-top:20px;
margin-bottom:20px;
} 
</style>
<!--[if gte mso 9]>
<style>
.mcRssImage, .mcnTextContent img {
width: 600px;
max-width: 100%;
​margin-top:20px;
margin-bottom:20px;
} 
</style>
<![endif]-->

See if that helps?

See our Support FAQs here as well if need be:

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer