Change top padding in Content Band

Hello

The top padding in the content band is different than the bottom padding. See HERE.

I use this code:
[content_band style=“color: #333;” bg_color="#e6fbc7" border=“all” inner_container=“true” no_margin=“true” style=“padding: 10px;”]
[/content_band]

What do I need to add to reduce the top padding?

Thanks!

Hi there,

You just need to make sure that there is no line break from the shortcode and the content like this:

[content_band style="color: #333;" bg_color="#e6fbc7" border="all" inner_container="true" no_margin="true" style="padding: 10px;"]Did you know that our  DCOMT continuing education online streaming service has all these video lessons + over 1000 more?
And over 175 NCBTMB CE Credits!!
Join now for only $19.95/month to get instant access!
[/content_band]

And not like this:

[content_band style="color: #333;" bg_color="#e6fbc7" border="all" inner_container="true" no_margin="true" style="padding: 10px;"]

Did you know that our  DCOMT continuing education online streaming service has all these video lessons + over 1000 more?
And over 175 NCBTMB CE Credits!!
Join now for only $19.95/month to get instant access!
[/content_band]

Hope this helps.

Oh man! too simple! :slight_smile: thanks!

You’re most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.