css editor has no effect on back end
-
Hello there,
I am trying to hide the ‘Add New’ option on the back end post listings.
I originally tested my code within the inspect window of chrome and it successfully hid the ‘Add New’ option.
I then used the WordPress Additional CSS box as I would normally and added the following code: .wrap .page-title-action{
display:none;}.However, the css changes did not have any effect. I tried clearing cache but this did not help. I also tested the additional CSS by changing a button colour on the front end and this worked.
This makes me believe that it may have something to do with back end/back office CSS as I have never tried to alter CSS for the beck end before.
Any help here would be much appreciated.
Many thanks
MattThe page I need help with: [log in to see the link]
- The topic ‘css editor has no effect on back end’ is closed to new replies.