• 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

Customizing enews Extended

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 › Customizing enews Extended

This topic is: resolved
  • This topic has 6 replies, 2 voices, and was last updated 10 years, 2 months ago by surendra.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • December 28, 2015 at 4:32 am #174931
    firstbessy
    Member

    Hello,

    I know people have gone over this, but I cannot figure out what has gone wrong.

    I have installed and activated the eNews Extended plugin, it is placed in the right place, only I cannot customize background color (white, not grey for some od reason) and submit button.

    When drilling down in CSS I only have the following:

    /* Genesis eNews Extended
    --------------------------------------------- */
    
    .enews-widget input {
    	margin-bottom: 16px;
    }
    
    .enews-widget input[type="submit"] {
    	margin: 0;
    	width: 100%;
    }
    
    .enews-widget input {
    	margin-bottom: 12px;
    }
    
    .enews form + p {
    	margin-top: 24px;
    }
    

    Any help would be very much appreciated.

    http://www.begova-hapupik.com
    December 28, 2015 at 4:37 am #174932
    surendra
    Member

    Hello firstbessy

    add the below code to change the background color for enews widget.

    
    .enews-widget {
        background: #f2f2f2;
    }
    

    I hope it helps.


    I am tech blogger. Work on Tech Vitality. I have launched my own custom genesis child theme here

    December 28, 2015 at 4:42 am #174933
    firstbessy
    Member

    WOW, you just broke the world record for fast replying. Thanks so much!

    Where do I add the code? After the code I sent?

    Also, I would like to change the colour of the submit button - would you happen to know how to do that?

    Thnka you so much surendra!!

    December 28, 2015 at 5:04 am #174934
    firstbessy
    Member

    surendra,

    I added the code, but nothing happened.

    Any idea what could have gone wrong?

    December 28, 2015 at 5:19 am #174936
    surendra
    Member

    I have checked your website code. You have placed code at correct place but color code is wrong.

    you have placed code

    
    .enews-widget {
        background: ##8C0733;
    }
    

    It should be

    
    .enews-widget {
        background: #8C0733;
    }
    

    to change submit button color you need to add background color in .enews-widget input[type="submit"] class search for below code in style.css and add color code.

    
    .enews-widget input[type="submit"] {
        margin: 0;
        width: 100%;
        background: #000;
    }
    

    I am tech blogger. Work on Tech Vitality. I have launched my own custom genesis child theme here

    December 28, 2015 at 5:26 am #174937
    firstbessy
    Member

    YOU DID IT!!! YOU ROCK!!

    Thank you so much!!!

    Would it be tha same to change widget titles?

    Again. thank you!

    December 28, 2015 at 5:29 am #174939
    surendra
    Member

    Your Welcome.

    Yes You can do the same for title. Please mark this thread as solved.


    I am tech blogger. Work on Tech Vitality. I have launched my own custom genesis child theme here

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Customizing enews Extended’ 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

© 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