Thread Starter
cema
(@cema)
I figured I could disable them through css temporarily. But I rather would make some proper solution for it. So for now its “solved”
Add the following to your custom css of the whole footer
.bb-footer-inside-{INSERT-FOOTER-NAME} p {
display: none;
}
-
This reply was modified 5 years, 4 months ago by cema.
-
This reply was modified 5 years, 4 months ago by cema.