Hello, I have a business plan, and I would like to display large numbers on a colored background! Is it possible? Thank you.
You just need to create a custom css class with the background color you want e.g.,
.background-blue{
background:blue;
}
And on the big number itself:
Look for âCSS Classâ under Options.
This is only available if you are on a paid plan.
Maxime baker yes i need it please ! How can you do that ? tkx for your answer
You mean how to add CSS?
You are trying to put full css in a spot where you are only supposed to put a CSS class name. âCSS Classâ should only contain a name given to the component. âCustom CSSâ in settings is where you place the actual CSS.
Wow, I didnât even notice it on his screenshot
Yes i have got it tkx ! but i canât write in other color ! can you explain me please. I m sorry it is very difficult for me i m french and i m using glide in english lol
TKX for help me
Le français est aussi ma langue natale
Cela me fait plaisir!
Iâm not sure I understand what you mean. I see you already have multiple colors. What else are you trying to do?
i m using 3 colors : green orange red for the big number as the view ! green it is oki orange not to bad but you can do it to go green et red is bad ! no pain no gain !
but i want to write in white in big number when background is in color and i donât know how !
et pourriez vous m aider a ecrire en blanc les grands nombres grace a vous jâai deja reussi a colorier les fonds !
color: white !important;
mais ou dans le code ? câest la ma difficultĂ© ! et peut on mettre les 3 grand nombre sur le meme ligne ?
jâai essayĂ© y a rien qui veut je nây arrive pas
Pouvez-vous me montrer ce que vous avez fait svp?