• 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

delight

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
  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 20 posts - 1 through 20 (of 22 total)
1 2 →
  • Author
    Posts
  • February 9, 2016 at 12:27 am in reply to: Parallax pro naviagtion question #178632
    delight
    Member

    Here is my code: What am I missing? Thanks.

    Site Navigation
    ---------------------------------------------------------------------------------------------------- */

    .genesis-nav-menu {
    clear: both;
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1;
    width: 100%;
    }

    .genesis-nav-menu .menu-item {
    display: inline-block;
    text-align: left;
    }

    .genesis-nav-menu li li {
    margin-left: 0;
    }

    .genesis-nav-menu a {
    color: #000000;
    display: block;
    font-family: Montserrat, sans-serif;
    padding: 27px 20px;
    }

    .genesis-nav-menu a:hover,
    .genesis-nav-menu .current-menu-item > a,
    .genesis-nav-menu .sub-menu a:hover,
    .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    color: #c4c3c3;
    }

    .genesis-nav-menu > .menu-item > a {
    text-transform: uppercase;
    }

    .genesis-nav-menu .sub-menu {
    left: -9999px;
    letter-spacing: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    width: 200px;
    z-index: 99;
    }

    .genesis-nav-menu .sub-menu a {
    padding: 20px;
    position: relative;
    width: 200px;
    }

    .genesis-nav-menu .sub-menu .sub-menu {
    margin: -56px 0 0 199px;
    }

    .genesis-nav-menu .menu-item:hover {
    position: static;
    }

    .genesis-nav-menu .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1;
    }

    .genesis-nav-menu > .first > a {
    padding-left: 0;
    }

    .genesis-nav-menu > .last > a {
    padding-right: 0;
    }

    .genesis-nav-menu > .right {
    color: #000;
    display: inline-block;
    list-style-type: none;
    padding: 27px 20px;
    text-transform: uppercase;
    }

    .genesis-nav-menu > .right > a {
    display: inline;
    padding: 0;
    }

    .genesis-nav-menu > .rss > a {
    margin-left: 48px;
    }

    .genesis-nav-menu > .search {
    display: block;
    margin: 0 auto;
    padding: 0 20px 20px;
    width: 50%;
    }

    /* Header Navigation
    --------------------------------------------- */

    .site-header .sub-menu {
    background-color: #000;
    }

    #menu-primary-navigation a {
    color: #ffffff;
    }

    /* Primary Navigation
    --------------------------------------------- */

    .nav-primary {
    background-color: #fff;
    margin-bottom: 60px;
    text-align: center;
    }

    .nav-primary .sub-menu {
    background-color: #000;
    }

    #menu-primary-navigation a {
    color: #000000;
    }

    /* Secondary Navigation
    --------------------------------------------- */

    .nav-secondary .genesis-nav-menu {
    padding: 20px 0;
    }

    .nav-secondary a {
    margin: 0 20px;
    padding: 0;
    }

    February 8, 2016 at 12:08 am in reply to: Parallax pro naviagtion question #178546
    delight
    Member

    I added the code you sent me, but it didnt change the color.

    I added under primary nav in the css.

    What now?

    February 2, 2016 at 11:59 pm in reply to: Portfolio plugin #178223
    delight
    Member

    How do I do that?

    November 9, 2015 at 8:15 pm in reply to: switching themes #170620
    delight
    Member

    awesome, thanks!

    November 9, 2015 at 7:39 pm in reply to: switching themes #170616
    delight
    Member

    ok, how do i access that database?

    September 6, 2015 at 4:08 pm in reply to: best shopping cart plugin #164788
    delight
    Member

    Cute items for kids, plates, stationery, etc.....

    http://fabellastudios.com/shop/

    June 18, 2015 at 8:46 pm in reply to: Full width page #156737
    delight
    Member

    Thanks for the info.

    It's disturbing to me that I came to this forum and asked a question a few weeks about page width and the response to fix said issue was to add the code I provided you above.

    Now I will have to take the time to address that issue and hope nothing else gets messed up in the process.

    Thanks again for the help.

    June 18, 2015 at 7:32 pm in reply to: Full width page #156726
    delight
    Member

    .home-even,
    .home-odd {
    font-size: 22px;
    }
    }

    This is the code I used to modify the page.

    It still looks the same on mobile and I like that, I don't like the way it looks on desktop............I don't know I think I have a 23" monitor...........

    I am wondering why the code didn't apply to the new sub cats I added...........

    Thanks.

    June 18, 2015 at 7:07 pm in reply to: Full width page #156723
    delight
    Member

    Full width layout in theme setting.

    http://fabellastudios.com/services/ This page isn't full width

    http://fabellastudios.com/about/ I need it to be full with like this page

    Thanks.

    June 17, 2015 at 4:20 pm in reply to: drop down menu #156588
    delight
    Member

    awesome, thanks!

    June 17, 2015 at 3:57 pm in reply to: drop down menu #156585
    delight
    Member

    Maybe I need to make myself a little more clear. On my nav menu, I want "about" to show a drop down menu when you hover.

    Thanks.

    June 5, 2015 at 3:35 pm in reply to: parallax pro theme question #155028
    delight
    Member

    worked perfectly! Thanks!!!@!!

    June 5, 2015 at 12:53 am in reply to: parallax pro theme question #154961
    delight
    Member

    I added it to the bottom of the style.css page in the appearance>editor part of my WP theme..........nothing happened. Should I add it to the actual file and then upload again?

    June 4, 2015 at 10:27 pm in reply to: parallax pro theme question #154955
    delight
    Member

    Ok, thanks! Do you know where in the style.css?

    Thanks.

    December 30, 2014 at 2:47 pm in reply to: parallax pro theme – removing second nav bar #135694
    delight
    Member

    That box isn't checked, what do i do now?

    November 20, 2014 at 4:18 am in reply to: parallax pro theme #132252
    delight
    Member

    figured it out.............nevermind.

    November 20, 2014 at 12:53 am in reply to: parallax pro theme #132246
    delight
    Member

    Thanks. Followed the directions in the link you sent me and my sire looks like this: http://fabellastudios.com/

    I cant seem to get the nav at the top of the page or any of the background images to show up.

    Help!

    August 10, 2013 at 4:56 pm in reply to: ecommerce #55551
    delight
    Member

    good to know thanks. Does anyone know of any example sites using genesis and woocommerce?

    June 7, 2013 at 11:21 pm in reply to: executive theme navigation question #44710
    delight
    Member

    ok, well let me ask you this, I added an image to a menu item to get that imaged in the center of my nav, maybe there is a better way to do that all together than adding an image to a menu item?

    Thanks.

    June 7, 2013 at 5:52 pm in reply to: executive theme navigation question #44664
    delight
    Member

    Hi,

     

    thanks, changing the line height worked, now I need to center the entire thing, where can I do that?

     

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 22 total)
1 2 →

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

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