Boost theme footer

Re: Boost theme footer

by José Luis Carrillo -
Number of replies: 0

To remove footer links....

Appearence>Theme>Bost>

In the "Raw SCSS" box, add:

.homelink {display: none;}
.helplink {display:none;}
.policiesfooter {display:none;}
.logininfo {display:none;}
.sitelink {display:none;}


Average of ratings: Useful (1)