• 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

Doug

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 57 total)
1 2 3 →
  • Author
    Posts
  • January 5, 2023 at 12:04 pm in reply to: How to set global site background and text colors in Genesis Framework #506516
    Doug
    Participant

    Thanks, Brad. That was exactly it.

    Great article you linked to. Bookmarking that!

    January 5, 2023 at 8:25 am in reply to: How to set global site background and text colors in Genesis Framework #506514
    Doug
    Participant

    Thx Brad!

    I did this, below, and the site header background is now dark and the site title is white, but the nav is still dark on the dark background.

    
    .site-header {
    	background-color: #000000;
    	color: #FFFFFF;
    }
    
    .site-title a, .site-description {
        color: #FFFFFF !important;
    }
    

    I then tried adding this:

    
    .main-navigation li.menu-item a {
    
    color: #FFFFFF;
    
    }
    

    Result:
    Didn't change the navigation menu text color to white.

    July 9, 2022 at 1:41 pm in reply to: Trying to change the footer background and text color #505538
    Doug
    Participant

    Thanks, Brad. I got that working.

    I was thinking this code had to go in the Customize > Theme Settings > Header/Footer Scripts > Footer Scripts text field, but apparently not.

    Greatly appreciate your input.
    doug

    October 20, 2020 at 2:56 pm in reply to: Add CSS bullet points for text block in Genesis Sample Theme #501525
    Doug
    Participant

    Thanks for your input.

    The HTML input box doesn't function on the Google Fonts. I'm not sure why, but it has a lot of fiddly issues.

    The plugin doesn't support CSS Classes, either, so I'm going to have to wait until their scheduled update kicks in.

    thx
    doug

    October 8, 2020 at 5:39 pm in reply to: Add CSS bullet points for text block in Genesis Sample Theme #501388
    Doug
    Participant

    Thanks, Brad. Sorry for the delay -- I'm not getting the reply notifications for some reason.

    I've tried the HTML approach, but it's not working.

    I'm using the Google Fonts block, and the HTML option isn't functioning properly, so I'm having to try doing this with a CSS class. Something I presume I create in the "Customize > CSS" section, and then apply that class to the "Advanced CSS" for each text block I'd like the list in.

    I'm just not sure how to set up the CSS class properly in the Customize area.

    July 29, 2020 at 8:54 pm in reply to: How to vertically center the contents in an Advanced Column row #500373
    Doug
    Participant

    UPDATE

    Re: the gray horizontal Advanced Columns on this page:
    https://dougschumacher.com/b2b-saas-software/

    I've figured out how to center the block shape the image sets in, but am unable to center the image either vertically or horizontally now within that cell.

    All the images in each instance go to the upper right.

    Any input greatly appreciated.

    June 30, 2020 at 9:42 am in reply to: Suggestions for optimizing site for Google PageSpeed test? #499750
    Doug
    Participant

    Anita

    Thank you. Greatly appreciate that video. I didn't realize Genesis theme items would show up there, so that was quite helpful. I'll check out the plugin. Sounds like I have some work ahead of me on this.

    Thanks.
    Doug

    April 10, 2020 at 9:16 am in reply to: Links to page on site forward to home page #497886
    Doug
    Participant

    Worked. Thank you, Victor!

    January 9, 2020 at 5:18 pm in reply to: How to center a single footer widget #495862
    Doug
    Participant

    Thank you both.


    @Anita
    , I had to add something to the Custom HTML box, so just made a "." and then make it the same as the background color. Not sure if there's a more elegant way to do that, but it solved the issue.

    thx
    doug

    January 7, 2020 at 1:26 pm in reply to: Where to modify the content of each post on the Blog page #495840
    Doug
    Participant

    Thank you both!

    September 19, 2019 at 6:00 pm in reply to: How to fix line break issue for mobile display of Genesis – Featured Posts #493653
    Doug
    Participant

    Super. Totally makes sense. Thanks!

    September 19, 2019 at 10:39 am in reply to: How to fix line break issue for mobile display of Genesis – Featured Posts #493646
    Doug
    Participant

    Thanks, Brad. Hadn't known of the media query approach.

    I'm working out something like this:

    @media screen and (min-width: 600px) {
      div {
        word-wrap: break-word;
      }
    }

    I've read that 600px is a good breakpoint for mobile.

    Re: word-wrap. I've also seen the line-break css property, but haven't found a good explanation of how that works. I've also seen the <br> element suggested.

    Do you know if it's possible to tie it to a specific widget? Otherwise, I'm concerned about tweaking this on a site-wide level.

    Thanks for any input on this.
    doug

    September 18, 2019 at 4:20 pm in reply to: Genesis Sample theme vs Atomic Blocks theme #493629
    Doug
    Participant

    Thx Victor. I was thinking as AB was part of Studio Press, it would be under Genesis, but appreciate you clarifying.

    July 11, 2019 at 11:42 am in reply to: How to change the site page title that appears in the browser window? #492303
    Doug
    Participant

    Thank you, Victor. I thought there might be an easier way in Settings, but I guess not. I'll give that a shot. Thanks for the input.

    July 5, 2019 at 8:30 am in reply to: Portfolio Pro page isn't matching fonts on other pages #492138
    Doug
    Participant

    Thanks for the note on that, andytc.

    Those span style tags must have gotten in there when I pasted in copy from a Google Doc. Forgot to paste with no formatting.

    July 3, 2019 at 3:50 pm in reply to: How compatible is Atmosphere Pro with Gutenberg #492117
    Doug
    Participant

    Thank you Joseph. Much appreciate you expanding on that. The links are great.

    Doug

    July 3, 2019 at 1:06 pm in reply to: How compatible is Atmosphere Pro with Gutenberg #492114
    Doug
    Participant

    Thanks, Anita.

    However, I'm using Atmosphere Pro, not Authority Pro. That's what it says in Appearance > Themes.

    Is there perhaps a connection between Atmosphere Pro and Authority Pro?

    thx

    July 3, 2019 at 12:10 pm in reply to: How compatible is Atmosphere Pro with Gutenberg #492110
    Doug
    Participant

    Thank you, Anita.

    Sounds like I'll need to convert to another theme if I want to use Gutenberg.

    thanks
    doug

    May 13, 2019 at 4:18 pm in reply to: Possible to remove horizontal band at top and bottom of Genesis Sample theme? #491147
    Doug
    Participant

    Thanks, that worked!

    May 13, 2019 at 3:46 pm in reply to: Possible to remove horizontal band at top and bottom of Genesis Sample theme? #491145
    Doug
    Participant

    Thanks, Anita.

    I tried putting the Div content in, but it didn't do anything.

    However, back in Inspect, I found something that worked. Changing this 70 to 0.

    element.style {
        margin-top: 70px;
    }

    Here's a screen of me trying that and it working:
    https://drive.google.com/file/d/1xNB3DXCm40olYbgaOoePSolgiCm2WYHz/view?usp=sharing

    However, when I did that in Customer > Additional CSS, it didn't do anything.

    So I also tried ...

    element.style {
        margin-top: 0px !important;
    }
    .element.style {
        margin-top: 0px !important;
    }

    and

    #element.style {
        margin-top: 0px !important;
    }

    I'm not too familiar with how classes work, and the differences between using . or #. Do you know what I'm doing wrong with that code?

    thanks
    doug

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 57 total)
1 2 3 →

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