• 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

AHereld

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 24 total)
1 2 →
  • Author
    Posts
  • August 15, 2018 at 8:07 am in reply to: I'm the only one who can see my edits… #222523
    AHereld
    Member

    Andrea, you're a genius! Thank you!

    I'm no guru, but I've been doing this for a long time and could NOT figure out what the heck I was missing. Thanks again!

    August 15, 2018 at 12:12 am in reply to: I'm the only one who can see my edits… #222490
    AHereld
    Member

    Changes were made to a copy of style.css and then uploaded via FTP (FileZilla).

    July 17, 2018 at 1:31 pm in reply to: Change Blog Font? #221751
    AHereld
    Member

    Thanks - tried that also and it does the same thing. It works, but not just specifically on the blog. It also applies to any similar layout (I have several pages that are content + sidebar).

    Full-width pages are fine, but it seems to lump that styling together with similar layouts.

    July 12, 2017 at 4:39 pm in reply to: Help – Altitude Pro Responsive Menu #209038
    AHereld
    Member

    That did the trick, thank you very much!

    July 11, 2017 at 10:04 pm in reply to: Help – Altitude Pro Responsive Menu #209010
    AHereld
    Member

    On desktop:

    Yes, initially they are white, but when you scroll down the page and go back to the menu, then they are still dark.

    July 11, 2017 at 2:30 pm in reply to: Help – Altitude Pro Responsive Menu #208997
    AHereld
    Member

    Yes, that worked for mobile, thank you.

    However, on PC, my sub-menus are still dark text instead of white.

    July 9, 2017 at 2:02 pm in reply to: Help – Altitude Pro Responsive Menu #208887
    AHereld
    Member

    .front-page .genesis-nav-menu .sub-menu a {
    color: #fff;
    }

    I don't understand why this isn't working?

    June 24, 2017 at 11:22 am in reply to: Help – Altitude Pro Responsive Menu #208241
    AHereld
    Member

    Thanks, that was definitely helpful...but I'm just not seeing in the code where to change the font color. I used "Inspect" on the sub-menu items but there's nothing.

    June 19, 2017 at 12:34 pm in reply to: Executive Pro Theme – Home/Top #207948
    AHereld
    Member

    Thank you!

    August 23, 2014 at 9:18 pm in reply to: News Pro – Change Link Styling #120717
    AHereld
    Member

    Bump. Could still use some help with this.

    August 13, 2014 at 8:48 am in reply to: News Pro – Change Link Styling #118575
    AHereld
    Member

    Sorry, Brad, I'm just not following you. I think I've been messing with this for too long. My brain is cooked.

    August 13, 2014 at 8:20 am in reply to: News Pro – Change Link Styling #118571
    AHereld
    Member

    Thanks, but that's still not working how I want it to. I'm only looking to change the link styling in areas where I have also changed the font to freight text. Just in the body of posts, and body of pages. I would like to change it to:

    a {
        text-decoration: none;
        color: #222;
    }
    .entry-content a, .entry-content a:hover {
       border-bottom: 1px solid #f00;
    }
    .entry-content a:hover {
        color: #f00;
    }

    Basically, so that links appear with a red underline, and red underline + red text when hovered. But only in those sections...I like how links on the rest of the site look. But whenever I try to do this, it seems like it changes everything.

    August 7, 2014 at 7:35 am in reply to: News Pro – Images not showing up #117561
    AHereld
    Member

    Yes, turning Photon OFF solved the issue.

    Thank you!

    August 6, 2014 at 10:14 pm in reply to: News Pro – Images not showing up #117511
    AHereld
    Member

    Yes, I have Jetpack.

    Photon must be default ON, because I don't remember activating it, but it is active.

    August 6, 2014 at 10:01 pm in reply to: News Pro – Images not showing up #117506
    AHereld
    Member

    Seems to be linking some images to i1wp.com/domain/etc...

    I'm using the WP Media uploader to add these images. Haven't had this issue before.

    June 20, 2014 at 10:15 pm in reply to: Parallax Pro – Droid Serif? #110896
    AHereld
    Member

    Ugh...nevermind. I forgot to add @import. Working just fine now.

    Sorry. Move along, nothing to see here except a newb who has been staying up too late without Mt. Dew.

    October 2, 2013 at 10:03 pm in reply to: Genericon CSS Code Not Displaying Buttons #65170
    AHereld
    Member

    Thanks!

    Downloaded Genericon'd plugin and edited my CSS. Works flawlessly!

    October 2, 2013 at 9:43 pm in reply to: Genericon CSS Code Not Displaying Buttons #65166
    AHereld
    Member

    Bump.

    I'm running Genesis 2.0 with the Executive Pro child theme. I'd like to implement Genericons on my site as well, but the code doesn't seem to work. Are they already implemented in this theme?

    blockquote::before {
    content: "\201C";
    display: block;
    font-size: 30px;
    font-size: 3rem;
    height: 0;
    left: -20px;
    position: relative;
    top: -10px;
    }

    content: "\201C";
    This seems to call out CSS for Genericon, as that's how it's noted on the site...however, there genericon-quote is listed as \f106. I'm confused?

    August 3, 2013 at 3:37 pm in reply to: Executive 2.0 – Header/Site Name Clipping #53990
    AHereld
    Member

    Reduced header font size from 36 to 28.

    Returned title-area and widget-area to their default values.

    Fixed.

    August 3, 2013 at 3:09 pm in reply to: Executive 2.0 – Header/Site Name Clipping #53984
    AHereld
    Member

    Well...apparently this isn't resolved.

    I've been testing on Android devices (Samsung Galaxy III phone and Galaxy Note tablet) and this workaround looks just fine. It also looks fine on the iPad. For iPhone users though, my friends are telling me the site name is too wide and not aligning properly.

    Can I revert this and just shrink the font size? Or maybe I should just go with an image logo after all.

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 24 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

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