Forums
Forums / Theme: Gravit / Supressing footers
(@sandraregier)
11 years, 1 month ago
Is there a way to suppress the footer of this theme altogether? I’d like to remove it if possible. Thanks.
(@gravitas)
Hi,
Add to your style.css file the following line:
.site-footer { display:none; }
The topic ‘Supressing footers’ is closed to new replies.