• 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

Essence Pro: Remove one button on Hero section

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

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Essence Pro: Remove one button on Hero section

This topic is: not resolved

Tagged: button, Essence Pro

  • This topic has 5 replies, 3 voices, and was last updated 5 years, 2 months ago by irened.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • March 18, 2020 at 6:12 pm #497407
    irened
    Participant

    Hi,
    How does I remove one button from the hero section in Essence Pro. So there's only one choice to click on, centred.

    Thanks.

    March 21, 2020 at 3:01 am #497437
    Brad Dalton
    Participant

    On the front page?

    If you don't know PHP, you can hide it using CSS. Inspect the button, find the CSS rule for the element and use display: none;


    Tutorials for StudioPress Themes.

    March 29, 2020 at 10:27 am #497568
    irened
    Participant

    Yes, the Hero section on the front page. Is it possible to have Hero sections on other pages?

    I'm not a coder, so everything is scary to me. Do I do this in the Customize/additional CSS section?

    Is there complete code somewhere that I can find in order to know how to use display: none; properly?

    Thanks

    March 29, 2020 at 11:14 am #497570
    irened
    Participant

    I found a tutorial on themefoundry that was helpful. I tried a few variations in Additional css, but I still can't make <a class="button primary" disappear. What am i doing wrong? Code below.

    button.primary {
    display: none;
    }

    .header-hero button.primary {
    display: none;
    }

    ???i dunno. help.

    <div class="hero-page-title" id="hero-page-title"><div class="wrap">
    <p class="hero-description">
    <H1 style="color:white;font-size:46px">Do you want to start oil painting?</H1>
    <div style="font-weight: 600;padding: 30px;width: 560px;display: inline-block"><span class="highlight">Then get my FREE Itty Bitty QuickStart to Oil Painting Guidebook and learn how you can paint your first oil painting masterpiece in less than 3 HOURS</span>.</div></p>
    Send me the guide
    Get More Info</div></div></div>`

    March 29, 2020 at 5:51 pm #497587
    AnitaC
    Keymaster

    I just did this for a client. You can just add this to the Additional CSS box which will hide the first button which is Primary.

    .button.primary {
        display: none;
    }

    It will then center the second button.


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

    March 31, 2020 at 10:51 am #497637
    irened
    Participant

    That's the ticket! Thanks so much!

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

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