• 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

odnt

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 30 total)
1 2 →
  • Author
    Posts
  • April 3, 2019 at 8:30 am in reply to: Resize header in Sample Theme #490454
    odnt
    Member

    Thanks Terry! That works well. I had to resize the nav, but that's simple stuff.
    Cheers,
    -Rick

    April 3, 2019 at 7:45 am in reply to: Resize header in Sample Theme #490451
    odnt
    Member

    I'd like to match the proportion, as in a percentage value. For example, 80 percent of the window on any device.

    January 12, 2019 at 7:52 am in reply to: Authority PRO blockquote #269361
    odnt
    Member

    Thanks Anita. I'll need to change this default design to something that's more consistent across all platforms.

    January 12, 2019 at 6:54 am in reply to: Authority PRO blockquote #268914
    odnt
    Member

    My website content (still in development) works the same as the theme demo. On two mobile devices (Nexus tablets) and my Samsung phone, the quote symbol floats above the content. On desktops, it looks fine.

    December 17, 2018 at 5:48 pm in reply to: Add search icon to Authority PRO navigation #225116
    odnt
    Member

    functions.php

    December 13, 2018 at 5:07 pm in reply to: Suggested strategy for theme updates #225016
    odnt
    Member

    Thanks Victor!

    November 29, 2018 at 5:14 pm in reply to: Authority PRO Navigation #224726
    odnt
    Member

    I tried putting .genesis-nav-menu a:hover {color: red;} at the end of the theme's style.css and at the end of Additional CSS in the Customizer. Neither one worked. The only way to get the red hover color is to use the !important declaration, as you suggested.

    November 28, 2018 at 8:54 pm in reply to: Authority PRO Navigation #224688
    odnt
    Member

    Thanks Henrik! That works, even though I haven't had this issue with other Genesis themes.

    November 28, 2018 at 3:38 pm in reply to: Authority PRO Navigation #224673
    odnt
    Member

    Thanks Victor. Use this URL:
    https://www.electbeachpace.com/

    Here's the setting I have in Additional CSS:
    .genesis-nav-menu a:hover { color: red; }

    July 26, 2018 at 11:19 am in reply to: Add search icon to Authority PRO navigation #222034
    odnt
    Member

    Thanks Brad!

    May 30, 2018 at 4:55 pm in reply to: Authority PRO Top Banner #220399
    odnt
    Member

    Thanks Brad! 7 days seems like a good choice.

    December 27, 2017 at 8:35 am in reply to: editing styles.css in wordpress template editor #214834
    odnt
    Member

    You can disable this new feature:

    Users > Your Profile > Syntax Highlighting > Disable syntax highlighting when editing code

    December 8, 2017 at 6:47 am in reply to: Genesis Primary Navigation Extras #214388
    odnt
    Member

    Found it. Thanks Victor!

    December 3, 2017 at 6:49 am in reply to: Genesis Primary Navigation Extras #214222
    odnt
    Member

    Here's a bare-bones installation of Outreach PRO using the search form as the Navigation Extra in the Genesis Theme Settings. The search form disappears when the window gets smaller than 450px (approx.) wide.

    October 3, 2017 at 6:21 pm in reply to: Smart Passive Income PRO #212141
    odnt
    Member

    I should add one more piece of info: the static page failure noted above occurs whenever any of the Front Page widgets include content. If all of the Front page widgets are empty, then the static page selection works okay. This is the only theme I've seen that has this behavior.

    May 8, 2017 at 12:29 pm in reply to: Aspire Pro Navigation #206119
    odnt
    Member

    Thanks for your follow-up. When I remove the code, the navigation is removed altogether. I don't see it anywhere on the page.

    December 26, 2016 at 4:20 pm in reply to: Featured Image #198234
    odnt
    Member

    I contacted the theme developer regarding this issue. Here's his response:

    "The featured image is hard coded to show up this way in Showcase Pro. It does not currently support the sizing and alignment to the right or left. I will definitely be working on adding that functionality with subsequent releases!"

    November 23, 2016 at 7:45 am in reply to: Add secondary navigation #196508
    odnt
    Member

    I want to use the footer navigation in the footer, the header navigation in the header, and an additional navigation under the header.
    Thanks!

    October 10, 2016 at 8:37 am in reply to: Prevent site title from linking to home page #194452
    odnt
    Member

    Okay, thanks Brad. You've provided a better understanding about what the code is designed to do.

    October 10, 2016 at 7:29 am in reply to: Prevent site title from linking to home page #194450
    odnt
    Member

    Here's what I added to the bottom of my functions.php file:

    //* Modify the header URL - HTML5 Version
    add_filter( 'genesis_seo_title', 'child_header_title', 10, 3 );
    function child_header_title( $title, $inside, $wrap ) {
        $inside = sprintf( '<a href="http://www.rickpaulson.com/development/aspire/" title="%s">%s</a>', esc_attr( get_bloginfo( 'name' ) ), get_bloginfo( 'name' ) );
        return sprintf( '<%1$s class="site-title">%2$s</%1$s>', $wrap, $inside );
    }
  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 30 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

© 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