• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

How to make top navigation transaprent

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › How to make top navigation transaprent

This topic is: not resolved
  • This topic has 3 replies, 3 voices, and was last updated 10 years, 12 months ago by Gandt.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • June 26, 2015 at 6:35 pm #157631
    crissy76
    Member

    Hello! I've been working on my blog for weeks--switching back and forth between themes trying to find the one that feels like me. I finally decided on the Beautiful Pro Theme. I'd like to make my top navigation transparent so you can see the pink flower background underneath. Here is a link to my site: http://www.crystalssweetlife.com/

    Can anyone help?

    🙂
    Crystal

    June 27, 2015 at 9:25 am #157674
    Brad Dalton
    Participant

    One method is to use negative margin on your site header banner which is the same height as your menu bar.


    Tutorials for StudioPress Themes.

    June 27, 2015 at 3:01 pm #157700
    crissy76
    Member

    That totally works. With a margin of -60px the menu sits on the flower background. But, that's not quite what I'm trying to do. I probably didn't explain it right. What I want to do is on this site: http://robincornett.com/about/. If you look at the menu at the top, you can see through it to the photo. That's what I want to do. 🙂 Is that possible without destroying my site? LOL

    Thanks for responding, Brad. I really appreciate it.

    July 5, 2015 at 4:06 pm #158439
    Gandt
    Member

    Crissy, to make that area transparent, all you need to do is get rid of its background colour and change it for transparent. Currently, you have this:

    .nav-primary {
    width: 100%;
    background-color: #292c33;
    background-color: rgba(41, 44, 51, 0.9);

    Remove both background colour rules and replace them with:

    background:transparent;

    So that the resulting css for .nav-primary looks like:

    .nav-primary {
    width: 100%;
    background:transparent;

    (or get rid of the background rules entirely, assuming you have no other leftover css styles that can override this)

    My recommendation is simply to state it as you want it to be.

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble