This is my css:
.title {
font-size:50px;
text-align:center;
color: white;
}
Hi Elvin -
Could you please describe what components you are using on page? It's hard to say for sure based on your screenshots now.
The first picture I used text fill in class as title
The second I used html
Hello Elvin,
Please try add weight to your rule for example with code!important/code Also please note that custom CSS is outside the scope of our support.
OK I will try, also can I use a variable in CSS?
OK I will try, also can I use a variable in CSS?
Elvin,
Yes, it should be working: http://stackoverflow.com/questions/47...
Thanks I will try it