Jump to content

Recommended Posts

Posted

Hello,
I've added a class in ProcessPageEditLink but when I call it from Editor (attributes > class) nothing happens.
Also, I've created the class in my custom.css, is there any other css file this class needs to be in?

thanks

Posted

Does custom.css mean you have set the path to a custom CSS file in your field's CKEditor settings? If yes, that should be all that is necessary to see it in the backend. If the class isn't applied, use the browser's developer console to make sure the path is correct and PW isn't pulling an old version of the css from the cache.

Posted
1 hour ago, BitPoet said:

Does custom.css mean you have set the path to a custom CSS file in your field's CKEditor settings? If yes, that should be all that is necessary to see it in the backend. If the class isn't applied, use the browser's developer console to make sure the path is correct and PW isn't pulling an old version of the css from the cache.

Thank you again, It was my bad - it was pulling old cache, it's all working now!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...