Must be missing something here

Two Questions-
Is there any way to change the size of the text being typed or pasted on the fly?

I put the code needed to change existing text, but I’m not getting a cursor when I click in that area. What am I missing?

Thanks!

Text size is defined by a designer of the template / website. Designer can set text sizes for text and 6 headings (h1-h6). It’s possible to define different text styles and apply them via Sitecake user styles.

So the answer is you need to define text sizes in CSS and then select them with Sitecake.

Sitecake is CMS - content management tool, it’s not website builder or a design tool. You need a designer or a template and then use Sitecake for editing.

Hi!

Can I use the SPAN html element in the middle of the text and style it using css (e.g. change the color of the text)? How to do that using the Sitecake editor?

Span elements inside sc-content div will be removed.

You can style Strong and Em elements and apply them with B and i buttons on the toolbar.

1 Like