Classic Raw Content - Element used for simple text in Demo?

Hello everyone,

I’m Ralf, new to X and website-building at all - and try to find my way through the usage of the theme…

As you provide all the demos - what’s fantastic! - I installed the Church-Demo to have a look at it.

For many simple texts at the startpage they used “Classic Raw Element”. Why? Doesn’t it make more sense to use a Text-Element? As it is a Demo, there has to be a reason for it?

I couldn’t find out while searching for “Classic Raw Element”, so many thanks for clarifiaction :slight_smile:
Ralf

Hello Ralf,

Thanks for posting in!

The classic raw content element were used because it uses a <p> tag with a custom class in it.

<p class="man">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pretium, nisi ut volutpat mollis.</p>

You may replace the classic raw content with a text element for more and better controls over the element and it’s contents.

And also when the demo were created, the v2 text elements were not yet available. We are currently updating our demo sites so that it will be using V2 elements exclusively.

Hope this helps.

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