Skip to content

How to make navigation bar transparent? #817

Answered by amitu
Sarvom asked this question in Q&A
Discussion options

You must be logged in to vote

One way to do that would be to use background color with alpha. Eg

-- ftd.column:
background.image: $assets.files.images.amitu.jpg
width: fill-container

-- ftd.text: hello world
padding.px: 20
align-self: center
background.solid: #ffffff99

-- end: ftd.column

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Sarvom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants