Replies: 1 comment
-
well I use a very dirty workaround that set |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
By default NavBar is only transparent when
layout:home
what if I design a fully customized landing page withlayout: false
, where I directly import VPNavBar of the default theme, how can I make it transparent? If I write something like<VPNav class="bg-transparent"/>
, nothing seems happenBeta Was this translation helpful? Give feedback.
All reactions