• 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

Signup form

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 › General Discussion › Signup form

This topic is: resolved

Tagged: signup form

  • This topic has 5 replies, 2 voices, and was last updated 9 years, 10 months ago by Hiker.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • July 4, 2015 at 12:37 am #158327
    Hiker
    Member

    Hello ...

    Just viewed Katrina's video on how to install the
    Genesis e-News Extended Widget, and at 7:35
    the sign up box she created looks very different
    than the one on my site. Plus, when I edit
    my copy, it's not updating.

    Any suggestions ....

    Thank you ... .

    (wish I had thought about Genesis plugins a few hours ago!!)


    ReneeStern.com

    http://www.renegadefinancialplanner.com
    July 4, 2015 at 4:18 am #158332
    brock
    Member

    The Genesis theme that appears in the video isn't Daily Dish Pro and that explains the discrepancy. There is a section in the style.css file that styles the enews plugin in accordance with the look and feel of that particular theme. The code below adds a black background-color to the section element with classes of .widget and .enews-widget. This section element is the container that holds the widget. So, we can target its classes and add a background - in this case I added a black background. But before that, I have also targeted the text color and changed it to white so it will contrast with the black.

    .enews-widget,
    .enews-widget .widget-title {
    	color: #fff;
    }
    
    .sidebar .widget.enews-widget {
    	background-color: #111;
    	padding: 20px;
    }

    I recommend to add these changes in the plugin>enews commented section of your stylesheet to keep it organized. I hope this suggestion gets you started.

    You also said

    Plus, when I edit
    my copy, it’s not updating.

    I didn't understand what you meant so I didn't address that part of your question. Good luck.

    July 4, 2015 at 1:24 pm #158364
    Hiker
    Member

    Thank you Brock ...

    Will be back at my computer tomorrow and will follow your suggests

    If you're in the States, enjoy the 4th (if you're not in the States, enjoy the 4th!)

    Renee
    619.838.8800


    ReneeStern.com

    July 5, 2015 at 9:45 pm #158458
    Hiker
    Member

    Hello Brock....

    So that I don't mess it up, was hoping you could highlight exactly
    where I need to add the code you wrote above:

    /* Genesis eNews Extended
    --------------------------------------------- */
    .enews p {
    margin-bottom: 20px;
    }
    .enews form + p {
    margin-top: 20px;
    }
    .enews-widget input {
    color: #999;
    margin-bottom: 16px;
    }
    .enews-widget input[type="email"] {
    font-size: 16px;
    }
    .enews-widget input[type="submit"] {
    background-color: #f5f5f5;
    color: #000;
    margin-bottom: 0;
    padding: 20px 24px;
    width: 100%;
    }
    .enews-widget input[type="submit"]:hover {
    background-color: #e14d43;
    color: #fff;
    }


    ReneeStern.com

    July 6, 2015 at 8:54 am #158504
    brock
    Member

    Hey Renee,

    You can add it just above the the .enews p, at the very top. It's just a matter of organization and, in this case, not going to change how the code behaves.

    July 6, 2015 at 9:21 pm #158600
    Hiker
    Member

    worked like a charm .... thank you

    now onto the email sequence

    Again, thank you Brock


    ReneeStern.com

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Signup form’ is closed to new 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