Custom Specific Text CSS - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Custom Specific Text CSS

Scott

Scott

SP Page Builder 2 years ago

Looking to custom color spectific text in a paragraph and title text. SPPB use Tiny text editor and it is crippled with little tools which are considered a must have. I did post about this issue a while ago.

The video explains what I need to achieve for the beta site I am working on. https://clipchamp.com/watch/8vXYxTp2hVv

0
2 Answers
Scott
Scott
Accepted Answer
2 years ago #123985

I have a hotfix (NOT A SOLUTION) Used a span to bold and color each text. It is a pain in the butt to have to do this thoughout the enitire website. fully fucntioning TinyM E should be proivided this is not a request but a MUST HAVE for all customers

Video: https://clipchamp.com/watch/XSDSs26d43d

Code I used

<strong><span style="color: #000000;">Your Text Here</span><span style="color: #f00909;">Your Text Here Here </span></strong>
0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #124011

Hi Scott,

I would use JCE editor more features out the box, but TinyMCE should also have it. You can make Editor screen bigger using one icon ;p using back-end editor.

tip #5 >> https://www.joomshaper.com/documentation/sp-page-builder/how-to-tips#how-to-increase-the-size-of-the-textarea-area-in-the-text-addon

0