I'm trying to add some coding to my Shop Description and it appears that display:none doesn't work there. How else am I supposed to hide what I don't want if that code doesn't work??
Basically, what I am going for is a simple shop layout and I want to hide the header, footer, sidebar and all the stuff so I can just have my shop items. But is display:none doesn't work, how can I do that?