Page 1 of 1

Change color of components

Posted: Tue Jul 12, 2016 4:10 am
by Deon

Hi
How do you change the background color of a component in css. It seems you can only make it transparent?
Thank u.


Change color of components

Posted: Tue Jul 12, 2016 6:35 am
by Evgene Karachevtsev

Hello Deon,

Could you please provide us with the code that you use?


Change color of components

Posted: Fri Jul 15, 2016 2:42 pm
by Deon

.btncolour {
background-color: #6484f6;
}


Change color of components

Posted: Sat Jul 16, 2016 8:16 am
by Serhii Kulibaba

Hello Deon,

You are able to set any CSS styles you want to any component.
Please be sure the priority of your CSS selector is bigger, than the default one.