[Resolved] Transparent header and navigation

Home Forums Support [Resolved] Transparent header and navigation

Home Forums Support Transparent header and navigation

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #124820
    Caroline

    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.

    #124822
    smeko

    Hej Caroline!

    Try to leave it empty and save, it will be transparent then.

    #124886
    Tom
    Lead Developer
    Lead Developer

    Thanks for the screenshot, Smeko! That’s perfect! πŸ™‚

    Caroline – what are you trying to add space to the bottom of?

    #124922
    Caroline

    Thanks for the tip about transparent background smeko.
    I want to add space under the footer Tom.

    #124945
    Tom
    Lead Developer
    Lead Developer

    Give this CSS a try:

    .site-footer {
          margin-bottom: 20px;
    }

    Adjust px as needed πŸ™‚

    Adding CSS: https://generatepress.com/knowledgebase/adding-css/

    #125001
    Caroline

    Thank you. Now my page begin to look the way I want it to πŸ™‚

    #125002
    Tom
    Lead Developer
    Lead Developer

    Awesome πŸ™‚

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.