I'm trying to hide the header bar with the logo, the nav bar, and the footer bar. I tried using this code under >appearance >Custom CCS header { display: none; } nav { display: none; } footer { display: none; }
Could you help me with the right code for this? Thanks, Matt
All following comments are shown for registered users only!