• 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

Mike

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 - 41 through 60 (of 62 total)
← 1 2 3 4 →
  • Author
    Posts
  • November 14, 2015 at 11:48 am in reply to: Altitude Pro: how to get rid of black line under headings #171092
    Mike
    Member

    The changes you want to make are in the style.css file of your child theme. Make sure to create a backup of this file before editing and then do the following:

    BLACK LINE UNDER HEADINGS

    Open style.css of your child theme and go to around Line 1497 until you find the setting for .entry-header::after

    .entry-header::after {
    	border-bottom: 1px solid #000; /* the line itself - you can either remove this line entirely or comment it out */
    	content: "";
    	display: block;
    	margin: 0 auto 60px; /* spacing - you can adjust the 60px down to whatever value you want */
    	padding-bottom: 30px; /* spacing - you can adjust the 30px down to whatever value you want */
    	width: 25%;
    }

    You can hide the line by removing border-bottom. Also to close up the space (if you want to) would be done by adjusting the margin setting of 60px and padding-bottom of 30px. You just need to experiment until you find it pleasing to the eye. See the comments above that I've included.

    BLACK LINE AT THE END OF POSTS

    Very similar to the above solution only backwards on the spacing. In your style.css of your child theme go to around Line 1510 until you find .entry-footer::before

    .entry-footer::before {
    	border-top: 1px solid #000; /* the line itself - you can either remove this line entirely or comment it out */
    	content: "";
    	display: block;
    	margin: 30px auto 0; /* spacing - you can adjust the 30px down to whatever value you want */
    	padding-top: 60px; /* spacing - you can adjust the 60px down to whatever value you want */
    	width: 25%;
    }

    Hope that helps.

    Mike

    November 14, 2015 at 11:31 am in reply to: Background Image With Slider or Manual Rotating Option #171090
    Mike
    Member

    Hi Greg,

    Can you provide a link to your website?

    November 14, 2015 at 11:27 am in reply to: Centric – Tables Question #171089
    Mike
    Member

    Hi kmpro,

    Could you provide a link to the topic to help others who have the same question? That would be very cool.

    November 14, 2015 at 11:10 am in reply to: Footer and Shortcodes #171087
    Mike
    Member

    Hi Peter,

    It looks like your using a plugin from Genesis Club Pro. If that is correct, I would suspect that the developer, Russell Jamieson, would be able to offer some suggestions.

    From what I can see in your screen grab, you could do the same thing with the native Genesis plugin called Genesis Simple Edits which is created by the developers of Genesis itself. More bullet-proof over commercial third-party plugins.

    Configuration is dead simple and can configured easily to do what you are after I believe.

    Hope that helps.

    November 14, 2015 at 10:17 am in reply to: additional layouts for Atmosphere Pro Theme ? #171082
    Mike
    Member

    I've definitely been in the situation you describe & am glad you were able to come up with a solution. I've found that learning the Genesis way is both challenging but extremely rewarding.

    November 9, 2015 at 9:51 am in reply to: Main Nav appearing vertical in msie 9 and 10 #170571
    Mike
    Member
    // IE fix
    add_action( 'genesis_meta', 'sk_ie_display_mode' );
    function sk_ie_display_mode()   {
        echo '<meta http-equiv="X-UA-Compatible" content="IE=edge">';
    }

    Thanks for this Karen! Saved me a load of time.

    November 4, 2015 at 3:10 pm in reply to: Magazine Pro Demo Setup? #170176
    Mike
    Member

    Hi tahir,

    Check out the widget areas. Specifically Home-Top, Home-Middle & Home-Bottom. Place the Genesis Featured Posts widget in one of those widget areas until you get the desired effect. Adjust the category and offset as needed.

    Mike

    November 4, 2015 at 9:26 am in reply to: additional layouts for Atmosphere Pro Theme ? #170144
    Mike
    Member

    Hi pdblizzard,

    Were you able to modify your functions.php file for the child theme? If so did you have to adjust the .site-inner padding: 10% 20%;? Just wondering how that worked for you.

    Best,

    Mike

    July 23, 2015 at 1:31 pm in reply to: More tag not working… #160229
    Mike
    Member

    Hi Ed,

    Are you using the Genesis - Featured Post widget in the Front Page 1 widget area?

    Mike

    March 6, 2015 at 1:05 pm in reply to: Backstretch image on Altitude Theme #143470
    Mike
    Member

    Actually I'm looking for a way to assign the featured image as the background like StudioPress does on the Stretch theme where it fades in when you go to a different page or post. Looks like it is archived but the demo is here: http://demo.studiopress.com/Stretch/

    Thanks for the help.

    March 6, 2015 at 12:14 pm in reply to: Backstretch image on Altitude Theme #143464
    Mike
    Member

    Has anyone else been able to do this? I'm sure the link provided is very helpful but I don't have $37 to drop on a snippet right now.

    October 7, 2014 at 8:12 am in reply to: News Pro Header size #126976
    Mike
    Member

    Hi Brad,

    Nice tutorial! Question: Is there anyway to have that header image scale (in mobile view) without creating that space between it and the primary navigation as it gets smaller? Hopefully that makes sense.

    Thanks again for all your help,

    Mike

    September 11, 2014 at 3:21 pm in reply to: Searchbox in primary nav disappears when going mobile #124031
    Mike
    Member

    That worked perfectly Jamie. Thanks so much!

    Mike

    September 11, 2014 at 2:07 pm in reply to: Lock Down Widget Areas – Best Practices #124012
    Mike
    Member

    Thanks for the tips Brad. I'll check them out for sure. Much appreciated.

    December 31, 2012 at 8:37 am in reply to: Positioning an author gravatar near a post title #8592
    Mike
    Member

    Thank you for the follow up on this topic Susan.  It is much appreciated and very helpful for any future projects that may require Genesis.

    December 10, 2012 at 8:40 am in reply to: Positioning an author gravatar near a post title #4160
    Mike
    Member

    Cool.  So I'm not telling you anything new.  Thanks again for your guidance.  It is much appreciated.

    December 9, 2012 at 1:48 pm in reply to: Positioning an author gravatar near a post title #4025
    Mike
    Member

    Sure.

    I did what SoZo suggested and googled "Using Gravatars in WordPress" and came across Bill Richardson's blog, a well respected developer in both Genesis and Thesis.  Bill had an article on this at http://www.billerickson.net/using-gravatars-in-wordpress/

    I kinda took the long way around but Bill made it easy to understand and since Thesis has recently released version 2, I bought the developer version.  It is a lot different than Genesis but extremely powerful for the person like me who is not a novice but isn't a full-fledged developer either.  I like owning both Genesis & Thesis as each framework has its strengths and weaknesses.  Another tool in the toolset.

    All that said, my client was more than happy so all ended well.

    Best Regards,

    Mike

    December 9, 2012 at 1:25 pm in reply to: Positioning an author gravatar near a post title #4021
    Mike
    Member

    Oh and thanks Debs!  I didn't see your link at the bottom.  I came up with a different solution so all is good.  Thanks again!

    - Mike

    December 9, 2012 at 1:14 pm in reply to: Positioning an author gravatar near a post title #4019
    Mike
    Member

    Debs,

    Maybe this will help.  It's from Nick in reponse to my email inquiring as to how much support I should expect or not expect as the case may be as a Pro-Plus member.  This was prompted by this ticket.

    Take it for what it is.

    Best Regards,

    Mike

    *****

    Mike,

    We can help with usage and technical support in help desk. We have always relied on forum support for customizations. This allows the community to help and benefit.

    To help get you started with the info John gave you, use get_avatar()
    http://codex.wordpress.org/Function_Reference/get_avatar

    Nick

    November 27, 2012 at 10:47 am in reply to: Positioning an author gravatar near a post title #1878
    Mike
    Member

    Ok, I'm not a programmer so I can't decipher this.  Let's try the other avenue.  What would I need to add to the before_post_title hook to get the functionality I'm looking for?

  • Author
    Posts
Viewing 20 posts - 41 through 60 (of 62 total)
← 1 2 3 4 →
« Previous Page

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