• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Dominate Marketing

Why Dabble When You Can DOMINATE

  • Blog
  • Contact

Horizontal Genesis eNews E-Mail Opt In Subscribe Box Inline

June 7, 2018 by Dominate Marketing

In this tutorial, i’ll provide a very simple beginners guide about how to make a horizontal email subscribe box like this basic example:

input inline button

There’s only 2 classes you should ever need to modify to display your subscribe box inline with the button.

horizontal form classes

1. Input Field ( For email address )

.enews-widget input {
	width:  40%;
}

2. Submit Button

.enews-widget input[type="submit"] {
	width: 30%;
}

Generally, you’ll only need to modify the width for the email input field depending on which theme you use.

The CSS above affects every eNews widget on your site.

Lets take a look at the CSS which only modifies the eNews widget after single posts.

After Entry Horizontal Form

.after-entry .enews-widget input {
	width:  40%;
}

.after-entry .enews-widget input[type="submit"] {
	width: 30%;
}

Next, we’ll look at the CSS which only affects the eNews widget in the primary sidebar.

Primary Sidebar Horizontal Form

.sidebar-primary .enews-widget input {
	width:  49%;
}

.sidebar-primary .enews-widget input[type="submit"] {
	width: 49%;
}

Notes

  • This tutorial assumes you have installed the Genesis eNews Extended plugin.
  • Mobile CSS not included.

Filed Under: Genesis

Categories

  • css tricks
  • Errors
  • Fixes & F**ups
  • Formidable Forms
  • Genesis
  • Google Apps Mail
  • How To's & Tips n Tricks
  • MailChimp
  • Media
  • Plugins
  • Scam Alert
  • Shipping
  • Shopping Cart Modules
  • Videos
  • Widgets
  • Woocommerce

Recent Posts

  • font gradient
  • Horizontal Genesis eNews E-Mail Opt In Subscribe Box Inline
  • Hide shipping rates when free shipping is available
  • How to Create a WooCommerce Wholesale System
  • Imagify vs EWWW vs Kraken vs WP Smush vs ShortPixel: The 5 Best WordPress Image Optimization Plugins Compared
  • Formidable Forms & Mod Security
  • Genesis Slide-in Widget
  • Genesis Plugins
  • Genesis overlay widget
  • Add refined CTA & Announcement widget areas etc
  • Migrate Weebly to WordPress: A Step-by-Step Guide
  • Sparkle
  • Remove WordPress Default Widgets
  • Some great css tricks on this website
  • Border Around A Button
  • Adding support for the new WooCommerce 3.0 gallery features
  • 100 WooCommerce Tips and Tricks
  • Woocommerce – Change number of products displayed
  • Genesis Footer Widgets
  • 3 Ways to integrate WooCommerce with Genesis
  • Emails fail on multisite setup
  • Video Embed & Thumbnail Generator
  • WP MS User Roles
  • Setup Gmail for Domain – Google Apps Mail
  • Remove default WordPress widgets
  • Re-Order Single Product Template
  • Change SKU Text
  • Don’t Get Caught by an Invitation To Register Domain – Fake Domain Renewal Letters Can Cost You
  • WooCommerce MailChimp Integration
  • Hide the shipping methods if the cart does not have the specific shipping class

Handcrafted with by Dominate Marketing
Web Design & Development, SEO & Ultra Nerdyness!
Sitemap | Terms of Service | Privacy Policy | Delivery Policy | Refund Policy | Owner Login