• 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

Zoose Graphics

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 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • March 31, 2014 at 11:12 am in reply to: Underline links ONLY in content body (parallax pro) #97696
    Zoose Graphics
    Member

    To make an orange line with black text use this

    .entry-content a {
    color: #1f1f1e 
    border-bottom: 1px solid #f04848 ;
    }
    

    To change the the text color to match the line color upon hovering, use this

    .entry-content a:hover {
    	color: #f04848 ;
    	-webkit-transition: .6s ease;
    	-moz-transition: .6s ease;
    	-ms-transition: .6s ease;
    	-o-transition: .6s ease;
    	transition: .6s ease;
    }
    

    Hope it helps.

    March 31, 2014 at 10:54 am in reply to: Pos Format is not working. No Customization! #97691
    Zoose Graphics
    Member

    Oh, I'd post-title, instead of entry-title. CSS trick is working.
    But, that's not a good practice.

    * Still looking for PHP solution.

    .format-quote <del datetime="&quot;2014-03-31T16:51:57+00:00&quot;">.post-title</del> .entry-title{
       display: none;
    }
    
    September 6, 2013 at 12:13 am in reply to: has anyone ever seen a menu with pictures? #61027
    Zoose Graphics
    Member

    You're on the right track.
    Now, simply implement these IDs on to your specific menu as CSS CLASSES.
    For instance, if you want to show the (“images/img_nav-contact.png”) on Contact menu, copy "#menu-item-215" and paste it into CSS CLASSES attribute of the Contact page.

    You might have to tweek around your nav in responsive quarries to blend it in.

    One thing I would recommend is to use the actual name of the nav menu instead of menu-item-###.
    It's gonna be a pain when deleting and creating new pages.

    August 31, 2013 at 6:31 pm in reply to: has anyone ever seen a menu with pictures? #59973
    Zoose Graphics
    Member

    The picture menu can be done in genesis as well.
    You can define custom classes in your CSS file and add CSS CLASSES attribue in wordpress menu for those specific pages/links.

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

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