Can I disable all pages cover by single option?
I am disabling cover one by one on every page.
I want to know if there is an option that disables every single page's cover?
-
- · John Curtis
- ·
Not yet, But that option is included in UNA 13 update. https://github.com/unaio/una/issues/3528
-
- · Ξx¢ΞL 2
- ·
u can do this via CSS:
.bx-base-pofile-unit-cover, a.bx-base-pofile-cover-image img, .bx-cover-wrapper .bx-cover.bx-def-padding {
display: none !important;
}
-
i saw this option, but it was in my site not working correct ... when i use this function than the cover and navigation under the cover is hidden :(
-
-
·
Alex T⚜️
-
·
In reply to Ξx¢ΞL 2
- ·
i saw this option, but it was in my site not working correct ... when i use this function than the cover and navigation under the cover is hidden :(
there is alternative smaller cover to use in this case, you can add it in pages builder:
https://una.io/page/cmts-view?sys=bx_forum&id=8831&cmt_id=37768
-
·
Alex T⚜️
-
I switched covers and the smaller cover has a black background and the profile name blends in with the cover. After the new update the same happened with the regular cover wich had a white background. The profile name that used to be black is now white and blends in with the white cover.
-
I switched covers and the smaller cover has a black background and the profile name blends in with the cover. After the new update the same happened with the regular cover wich had a white background. The profile name that used to be black is now white and blends in with the white cover.
Could you please screenshots of the issue ?