CMS Development

sjay
Member | Diamond Partner
Member | Diamond Partner

how to change CTA default color

SOLVE

Hi Team,

Our branding color is Orange.

 

Whenever we create a new CTA by default, it comes in Blue. 
Later, we have to change the color to Orange. 

Instead, Can we make the default color Orange? Because most of our team is using blue color by mistake.

Can anyone help me out if there is any change in CTA default settings?

sjay_0-1676357614769.png

 

0 Upvotes
1 Accepted solution
Jnix284
Solution
Hall of Famer

how to change CTA default color

SOLVE

@sjay there's no way to change the defaults, would be nice, but I don't think they will invest in changing this because most themes style CTAs automatically now.

 

I would just change the dropdown for Button Style to Link (no style) option and use CSS for the style altogheter, either by adding the class under advanced options or configuring it in the theme settings.

 


If my reply answered your question please mark it as a solution to make it easier for others to find.


Jennifer Nixon

View solution in original post

3 Replies 3
MCruz69
Contributor

how to change CTA default color

SOLVE

I did a little check and it seems like this tool hasn't been touched in a long time. The default color that appears, #3574E3, isn't in any of my portal's branding settings. I think it might just default to that color regardless. I would recommend either having a system where you clone an existing CTA that you like. That way, not only will the default color be whatever you like, but you can also further customize the CSS and just clone.

Alternatively, I believe you can also just 'highjack' the style with some CSS in your stylesheets. That said, I wouldnt recommend that and would just have the CTA design be re-useable. Hope this helps!

0 Upvotes
sjay
Member | Diamond Partner
Member | Diamond Partner

how to change CTA default color

SOLVE

Yeah, @MCruz69, we can fix the color code for the CTA within the CSS.

But is there any possibility of changing the default color when we click Create CTA?

So that it would be really helpful for us, our Team directly proceeding with the default color, and they are not changing. 

Its like a double work for us.

Jnix284
Solution
Hall of Famer

how to change CTA default color

SOLVE

@sjay there's no way to change the defaults, would be nice, but I don't think they will invest in changing this because most themes style CTAs automatically now.

 

I would just change the dropdown for Button Style to Link (no style) option and use CSS for the style altogheter, either by adding the class under advanced options or configuring it in the theme settings.

 


If my reply answered your question please mark it as a solution to make it easier for others to find.


Jennifer Nixon