• 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

AnitaC

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 - 61 through 80 (of 9,504 total)
← 1 2 3 4 5 … 474 475 476 →
  • Author
    Posts
  • September 23, 2021 at 8:33 am in reply to: Old topic again: Text too small to read, clickable elements are too close #504472
    AnitaC
    Keymaster

    The two issues you have are very generic and Google hasn't defined any settings to say where they see them. I personally disregard that. But this is a question for Google Forums and not this forum as again...it's very generic and applies to most themes...StudioPress and others.


    Need help with customization or troubleshooting? Reach out to me.

    September 23, 2021 at 8:31 am in reply to: Show/Hide display of a column or block on mobile device #504471
    AnitaC
    Keymaster

    Try Block Visibility - https://wordpress.org/plugins/block-visibility/.


    Need help with customization or troubleshooting? Reach out to me.

    September 9, 2021 at 8:19 am in reply to: SendGrid in Email Newsletter Block #504449
    AnitaC
    Keymaster

    The newsletter block in Genesis Blocks only works with MailChimp. No other integration is possible. You'd need to either use Genesis eNews Extended or you would need to use and style your own embed code.


    Need help with customization or troubleshooting? Reach out to me.

    September 9, 2021 at 7:35 am in reply to: How do I center the header logo in Altitude Pro when viewed on a mobile device? #504448
    AnitaC
    Keymaster

    Your mobile menu kicks in at the 800px media query. Add this to the Additional CSS box in the Customizer.

    `

    @media
    only screen and (min-width : 800px) {
    .header-widget-area img {
    float: none;
    margin: 0 auto;
    }
    }
    `


    Need help with customization or troubleshooting? Reach out to me.

    August 17, 2021 at 2:24 pm in reply to: Landing Page as Homepage: How do I remove the blank space at the top and footer #504397
    AnitaC
    Keymaster

    The code for that is in the stylesheet starting at line 681.

    .full-width-content.landing-page .site-inner {
        margin-bottom: 80px;
        margin-top: 180px;
        max-width: 680px;
    }
    

    Instead of modifying the theme, you can add the following to the Additional CSS box.

    .full-width-content.landing-page .site-inner {
        margin-bottom: 0;
        margin-top: 0;
    }
    

    Need help with customization or troubleshooting? Reach out to me.

    August 17, 2021 at 2:20 pm in reply to: Gallery Pro Responsive Vertical Phone Tablet Issue #504396
    AnitaC
    Keymaster

    Looks like you've managed to resolve this on your own.


    Need help with customization or troubleshooting? Reach out to me.

    August 6, 2021 at 8:27 am in reply to: License Key for Pro Plus version of Genesis Blocks and Genesis Custom Blocks #504384
    AnitaC
    Keymaster

    If you grabbed the snippet yesterday, please grab a fresh copy. The previous version caused an issue with the Media Library and it's fixed now. So grab a fresh code snippet.


    Need help with customization or troubleshooting? Reach out to me.

    August 5, 2021 at 2:58 pm in reply to: How Do I Remove The Portfolio Block and Corresponding Custom Post Type? #504381
    AnitaC
    Keymaster

    @thedigitalcomic are you still looking for a solution? I asked Phil from WPE in Genesis Slack and he came up with a code snippet. I tested it and it works. I use the Code Snippets plugin and added it there. Give that a try and let me know if it works for you.

    https://gist.github.com/cre8tivediva/f43d54311483d3bc5cb70b3dc70cc687


    Need help with customization or troubleshooting? Reach out to me.

    August 5, 2021 at 12:39 pm in reply to: Magazine Pro. Remove bord mobile version #504380
    AnitaC
    Keymaster

    What border? If you are describing the white on the left and right of the content, that's the margins.


    Need help with customization or troubleshooting? Reach out to me.

    August 5, 2021 at 12:38 pm in reply to: Custom Category Archive Page With Featured Images On #504379
    AnitaC
    Keymaster

    Recipe Blogger theme is a third party theme. They provide theme support for their products here - https://anchoredthemes.com/support.


    Need help with customization or troubleshooting? Reach out to me.

    August 5, 2021 at 12:32 pm in reply to: License Key for Pro Plus version of Genesis Blocks and Genesis Custom Blocks #504378
    AnitaC
    Keymaster

    FYI If you would like a way to remove the license notification on client sites for Genesis Blocks Pro until the license issue is resolved, I asked Phil Johnston of WPE if there was a code snippet we may be able to use to hide the License Notification for Genesis Blocks Pro in the dashboard. Phil created this code snippet and I've tried it and it works. Maybe users can just drop that in the functions.php file or in a core functionality plugin until SP/WPE finds a solution to the license key.

    https://gist.github.com/cre8tivediva/de7bbde6498b238a51ffed578bff0bdf


    Need help with customization or troubleshooting? Reach out to me.

    July 22, 2021 at 5:17 pm in reply to: Where have all the themes gone from My StudioPress ? #504346
    AnitaC
    Keymaster

    The Pro Pack of themes was discontinued early last year. Those who had the package at the time would continue to receive new themes (when and if they were created). You still have access to all of the themes in the Pro Pack. As noted in the blog post - https://studiopress.blog/studiopress-big-changes/, there are ten themes that are in the active area of your accounts which have been/will be updated. All other themes have been archived (including third party) and you still have access to those themes.

    They eliminated the sale of third party themes. If you are a Pro Pack member you can reach out to the third party to get updates (from what I've heard). You do not have to buy them all over again.

    StudioPress themes will no longer be sold on a per theme basis through the site but will be available on WPEngine.

    Lifetime I would assume meant "lifetime" for the support, not that the product would continue throughout your lifetime. With all things... change is necessary and that happens in our lives on a daily basis.

    But they are working on Full Site Editing and new products for that which is the way of the future per WordPress. So some things needed to be archived and retired in order to do that.

    Every business goes through some sort of evolution - even our own individual businesses. You have to in order to grow and compete with the competition. If not, your business will die.

    *Just my personal opinion*


    Need help with customization or troubleshooting? Reach out to me.

    July 20, 2021 at 7:13 pm in reply to: My hero text on home page is too wide. #504343
    AnitaC
    Keymaster

    What part of the text is too wide? You'll need to set one width for desktop and one that's more comfortable for you on mobile.


    Need help with customization or troubleshooting? Reach out to me.

    July 10, 2021 at 4:59 pm in reply to: Authority Pro 'Top Banner' in Genesis Sample #504317
    AnitaC
    Keymaster

    Do you have Genesis Blocks Pro? If so, the collection is in there for you to do add that - https://genesisplay.wpengine.com/authority/.


    Need help with customization or troubleshooting? Reach out to me.

    July 10, 2021 at 4:39 pm in reply to: Authority Pro 'Top Banner' in Genesis Sample #504316
    AnitaC
    Keymaster

    You can add the blocks like in Authority and copy out all of the CSS for those blocks into your theme.


    Need help with customization or troubleshooting? Reach out to me.

    July 7, 2021 at 5:18 pm in reply to: Video rather than the image on the Front Page 1 Widget #504313
    AnitaC
    Keymaster

    Sridhar has a tutorial for that - https://sridharkatakam.com/video-background-infinity-pro/.


    Need help with customization or troubleshooting? Reach out to me.

    July 7, 2021 at 5:16 pm in reply to: Gallery Pro Center Three Column #504312
    AnitaC
    Keymaster

    The flexible widgets in that area are picking up the desktop CSS and not the mobile. Gallery Pro is a third party theme by Design by Bloom. They provide support for their themes here - https://designbybloom.co/contact/.


    Need help with customization or troubleshooting? Reach out to me.

    July 7, 2021 at 3:26 pm in reply to: Remove header Search and center logo in Essence Pro #504311
    AnitaC
    Keymaster

    The easiest way would be to add this to the Additional CSS box.

    .header-left {
      display: none;
    }
    
    .title-area {
      float: none;
      margin: 0 auto;
    }
    
    

    Need help with customization or troubleshooting? Reach out to me.

    July 2, 2021 at 6:58 pm in reply to: Remove Genesis Hook from Landing Page #504306
    AnitaC
    Keymaster

    You have marked this resolved so it will be closed.


    Need help with customization or troubleshooting? Reach out to me.

    July 2, 2021 at 6:56 pm in reply to: Homepage secton 2 doesn't overlap Section 1 #504305
    AnitaC
    Keymaster

    Your site is in coming soon mode.


    Need help with customization or troubleshooting? Reach out to me.

  • Author
    Posts
Viewing 20 posts - 61 through 80 (of 9,504 total)
← 1 2 3 4 5 … 474 475 476 →
« 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