Thank you.
For me not so easy. I’m not a code genius and it is helpful to me if I can find the code within the style sheet itself. It helps me to see the current code that I’m going to change in relation to the other code around it. I can just add a snippet of code like display: none; and not have to figure out what part of the code I need to include in the custom css box and possible miss brackets and the like.
But if I did go that route, would that customized code that I put in the custom css box stay in tact when there is an update?