Forums
Forums / Theme: Baskerville / Remove Footer Widgets
(@yazbod)
11 years, 8 months ago
Hey!
Is there a way to remove the footer widgets? I don’t need them right now and would be great if I could get them not to appear.
Also is it possible to remove the footer text Powered by WordPress?
Thanks for your help! Great theme! Love it!
(@anlino)
Hi yazbod,
Happy to hear you like Baskerville! To hide the footer and ”Powered by…” text, install a custom CSS plugin like Simple Custom CSS and enter the following code:
.footer.section, .credits-left span { display: none !important; }
Let me know how it goes.
– Anders
Thanks! It worked great! Thank you very much!
The topic ‘Remove Footer Widgets’ is closed to new replies.