Thanks @baris that option worked like a charm.
R
Rui Ramos
@Rui Ramos
Posts
-
Hiding a widget in a custom page -
Hiding a widget in a custom pageSure: https://databoost.dev
-
Hiding a widget in a custom pageThanks,
I actually tried that with
.container-lg.px-md-4.brand-container { visibility: hidden; }
But that will be bounded to all pages, and I would like to target only a custom page that was created with the plugin. This pointed me to some direction thanks for the input. I will share if I managed to get it fixed.
Cheers
-
Hiding a widget in a custom pageHi,
I'm using the custom-pages plugin: https://github.com/NodeBB-Community/nodebb-plugin-custom-pages.
I'm trying to configure a landing page without the header widget only for that custom page, is there a way to implement this ?
Was searching the forum and didn't find a related topic.
Appreciate any help here.
Cheers,
RR