• 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

sydcar

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 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • December 3, 2014 at 9:27 pm in reply to: Make Item in Navigation Menu Appear on Mobile #133538
    sydcar
    Member

    Figured it out myself, if any one has the same issues.

    Change

    .genesis-nav-menu li.right {
    		display: none;
    	}

    to

    .genesis-nav-menu li.right {
    		margin: 20px auto;
    		float: center;
    	}
    December 2, 2014 at 8:02 pm in reply to: Homepage only displaying most recent post. How do I get it to display multiple? #133469
    sydcar
    Member

    I would check out the tutorial here to figure out how to configure the homepage of your theme:

    http://shaybocks.com/configure-foodie-pro-home-page/

    I hope this helps!

    July 17, 2014 at 3:44 pm in reply to: Enterprise Pro – Image Transparency on Hover #114742
    sydcar
    Member

    Use the following CSS code:

    img
    {
    opacity:1.0;
    filter:alpha(opacity=100); /* For IE8 and earlier */
    }
    img:hover
    {
    opacity:0.6;
    filter:alpha(opacity=60); /* For IE8 and earlier */
    }

    Change the opacity of img:hover to whatever degree you want the transparency 1.0 being not at all and 0.0 being completely invisible.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)

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