Breaking a long post into sub-pages

Hi @juanajaafar,

1.) That is correct. Justify is not much visible on short text. See the description here.

2.) Because you have 2 style in it. Should be like this:

[content_band bg_color="#434343" style="color: #ffffff; text-align: justify;" border="all" inner_container="true"]


Hope this helps.

Hi there. Thanx.

Re Question 2, I added the shortcode you provided but now I’ve lost the side margins :pensive:

Hi @juanajaafar,

You can add a class pam to your shortcode,

e.g.
[content_band bg_color="#434343" style="color: #ffffff; text-align: justify;" border="all" inner_container="true" class="pam"]

This will give padding to your content band on all sides. You can learn more about this Spacing Helpers Classes here.

My advice for you though since you’re now using Gutenberg (for posts) and Cornerstone (for pages), please stop using that content band shortcode and utilize the native features.

For example that white text color on gray background-color, you can easily do that with Gutenberg text block.

Much more with Cornerstone.

Block Editor Handbook (Gutenberg)
Cornerstone Elements

Hope it helps,
Cheers!

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