How can I change the colour. of the text in the title component please ?
You can use custom CSS to do so. But you need to be on a paid plan.
I am on a paid plan.
how do I use CSS to do this please ?
Robert Turner
71-75 Shelton Street,
Covent Garden,
London,
United Kingdom,
WC2H 9JQ
Here you go!
If you need further help, just let us know!
HI Friend,
- You need a Paid Plan
- Go to Settings/Appearance/Custom Css
- Iin the field Custom Css you need Write your Css code
- Go to Layout
- Rightclick and Inspection
- You need select with the selector component of the inspector the component
- Identificate the name of the text class in this case is “p”
- Go again in the Custom Css field, located in the Settings
- Explain your Css, Example:
- If you need understand the Css, ChatGTP can help You
- Go to Layout, i advice you add a container and add your component inside this,
- Go to Container Options
- In the Field Css Clas, paste you css class name, in the Example: custom p
- Finish, the css example like this
Obs: I Applicate the Css in a Card Collection, in the Meta Text, Sorry for my Inglish, i´m learning
1 Like