Can't change action Button color
Hi,
Since the last update, my Action Button changed color and I've tried several ways to change it back to the original color but it doesn't seem to have any effect.
I changed the background and text color in Theme options > Colors > Header > Action Button
and since it didn't change anything I also added the following CSS code in Theme options > Custom CCS & JS > CSS :
#Top_bar a.button.action_button {
background: #ff7713 !important;
color: #ffffff !important;
}
What else can I do ?
https://bit.ly/2qHeatj
Thanks in advance,
G
Since the last update, my Action Button changed color and I've tried several ways to change it back to the original color but it doesn't seem to have any effect.
I changed the background and text color in Theme options > Colors > Header > Action Button
and since it didn't change anything I also added the following CSS code in Theme options > Custom CCS & JS > CSS :
#Top_bar a.button.action_button {
background: #ff7713 !important;
color: #ffffff !important;
}
What else can I do ?
https://bit.ly/2qHeatj
Thanks in advance,
G
Comments
you cannot change it because you have some optimization plugin activated and your css is cached.
The action button color can be changed in theme options>colors>header
Note that you have to update the theme if you do not see that option.
thanks
Thank you for your reply.
As mentionned in my initial message, I have updated the theme and changed the color in theme options>colors>header.
I also deactivated my optimisation plugins and it still won't change anything...
any other tips?
Check in theme options>colors>general.
thanks