Archived topic
Transparent header and navigation
6 replies · Started by Caroline on July 30, 2015
Hi!
I wonder if it is a possibility to make the header and the sub-navigation have a transparent background? So you can see the background image back the text.
And I also wonder how I can add some space in the bottom so you can see the background there as well.
Thanks for the screenshot, Smeko! That's perfect! :)
Caroline - what are you trying to add space to the bottom of?
Thanks for the tip about transparent background smeko.
I want to add space under the footer Tom.
Give this CSS a try:
.site-footer {
margin-bottom: 20px;
}
Adjust px as needed :)
Adding CSS: https://generatepress.com/knowledgebase/adding-css/
Thank you. Now my page begin to look the way I want it to :-)
Awesome :)

