Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Change color of components

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

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Change color of components

Hello Deon,

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

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Change color of components

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

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Change color of components

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.

Return to “Issues”