If you could provide the code that was used to create the Sitecake Demo’s text element style pop-up, that includes about a dozen items, it would be greatly appreciated. That style pop-up is very nice.
Also, would you guys considder release the template of the demo? Since this is a responsive page without much clutter, it could be great as a minimalist base template to get started.
thanks!
Sure, this is good idea @brechtryckaert. I will upload Demo template to our templates page.
Demo template uses default Boostrap 4 styles plus some Sitecake overrides in sitecake.css.
I just listed a number of existing boostrap.css text styles as Sitecake user styles to demonstrate user styles. For example:
.sc-content h1.text-xs-center,
.sc-content h2.text-xs-center,
.sc-content h3.text-xs-center,
.sc-content h4.text-xs-center,
.sc-content h5.text-xs-center,
.sc-content h6.text-xs-center,
.sc-content p.text-xs-center {}
Okay, I just put demo template for a download on our templates page.
That is very helpful. Thank you!
Thanks so much Nik! Very helpful indeed.