Hi
i am using the enfold spa theme. How can i make a text as a block? I only see in the mene left, right, centered but no blockquote? How can i make it, that everything is “justify” or in a block?
Greets
Hey andreas83,
If you use a text block element then you can use the WYSIWYG editor to edit your text, if you select the text tab for editing, then you will see a button to have a block quote in there. If you want to write it manually you can use something like this:
<blockquote>
This text is a quote
</blockquote>
Best regards,
Rikard