• 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 a ribbon heading for navbar

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 a ribbon heading for navbar

This topic is: not resolved

Tagged: CSS ribbons, Div, NAV bar

  • This topic has 1 reply, 2 voices, and was last updated 11 years, 2 months ago by Genesis Developer.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • March 18, 2014 at 11:00 am #95510
    trbdesign
    Member

    Hi,

    I'm trying to make a navbar that looks like this:

    http://www.ascseniorcare.com/

    I have to have it done by today, and nothing else was working so I generated a ribbon to use on this site:

    http://asc.ignitrodev.com/blog/

    I realize that I have to insert some html, which was provided by the site where I got the ribbon, but I'm not sure where to put it. I don't see where there's a #nav hook anywhere.

    Does anyone have any suggestions?

    Thanks in Advance,

    Toni

    http://asc.ignitrodev.com/blog/
    March 18, 2014 at 12:42 pm #95523
    Genesis Developer
    Member

    Add this css in your style.css file

    #nav {
        position: relative;
        display: inline-block;
        width: 100%;
    }
    #nav:before {
        background: url("http://www.ascseniorcare.com/themes/lm360_am_sr_v1/assets/css_images/senior-left-wing.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        content: "";
        display: block;
        height: 54px;
        left: -16px;
        position: absolute;
        top: -4px;
        width: 16px;
    }
    #nav:after{
        background: url("http://www.ascseniorcare.com/themes/lm360_am_sr_v1/assets/css_images/senior-right-wing.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        content: "";
        display: block;
        height: 54px;
        right: -16px;
        position: absolute;
        top: -4px;
        width: 16px;
    }

    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 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

© 2025 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