Sometime css rules I have set are overruled by ‘cc-xxx’ classes. eg. cc-cntr, cc-icon. Could anyone help me understand where these come from and how I can change their css? I can’t find out where they are or how they are set?
For example, I have set some icons to change colour and background colour on hover. It works in the backend but on the live site the icon colour is overruled by this ‘.cc-icn svg’:
Thanks @qiang814k Unfortunately I still can’t find these settings. I have a few stylesheets and extra css but none that I can find affect the icon background or cc-xxx classes
I can see the css for the icon block settigns and it is correct but it is overruled by .cc-icn svg. This makes me think I have a global setting for icon fills but I can’t find it.
What’s more it works on the backend but the css on the live site is different. This is on the backend:
@heeeresjonny, that is unusual. Many versions ago, there was an issue with the order of the stylesheets, which was fixed. Perhaps there is a regression or perhaps a plugin is conflicting and causing this.
@Araminta & @JohnD, there are a few instances on the forums of differences between the frontend and backend styles. I am wondering whether they may be symptoms of the same issue.
I thought it might be but I don’t have any custom css on the icon or container blocks. It also works properly on the back end, just not on the published page.
You’re welcome to look at the back end if there’s something I might have missed.