• 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

How to style Intro in Education

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 › How to style Intro in Education

This topic is: not resolved

Tagged: css, education, intro

  • This topic has 1 reply, 2 voices, and was last updated 10 years ago by Brad Dalton.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • September 8, 2013 at 7:50 am #61335
    jronaldlee
    Member

    I'd like to be able to style the intro section on my home page. Right now it reads, "Together we can make a difference." (It's the area just under the slider).

    I would like to be able to manage the following aspects:
    - The font size, selection, and color
    - The height of this container
    - Where, in that container, the font is positioned vertically

    On a very related note, if someone has a link to how to use firebug and examples of doing that to figure this stuff out on your own with Genesis, I'd be grateful. I'm a total CSS n00b.

    Thanks!

    James

    http://jamesisrunning.com
    September 8, 2013 at 8:46 am #61339
    Brad Dalton
    Participant

    All the code for the intro starts on Line 558 of your child themes style.css file:

    #home-featured .slider,
    #home-featured .intro,
    #home-featured .featured,
    #home-featured .call-to-action {
    	background: url(images/separator.png) repeat-x bottom;
    }
    
    #home-featured .call-to-action {
    	clear: both;
    }
    
    #home-featured .slider {
    	padding-bottom: 7px;
    }
    
    #home-featured .inner {
    	padding: 50px;
    }
    
    #home-featured .intro {
    	text-align: center;
    }
    
    #home-featured .intro .widgettitle {
    	color: #f47529;
    	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    	font-size: 15px;
    	font-weight: bold;
    	text-transform: uppercase;
    }
    
    #home-featured .intro,
    #home-featured .intro p {
    	color: #444;
    	font-family: 'Vollkorn', serif;
    	font-size: 36px;
    	line-height: 47px;
    }
    

    Its better to copy the rules you want to modify to the end of the file and then modify them there rather then edit the default code.


    Tutorials for StudioPress Themes & WooCommerce.

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 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

© 2023 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