• 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

Header size too big and tagline missing

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 › Header size too big and tagline missing

This topic is: not resolved

Tagged: adorable, Community Themes

  • This topic has 7 replies, 3 voices, and was last updated 10 years, 3 months ago by Susan.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • November 30, 2012 at 7:06 pm #2701
    semmer
    Member

    Hi,

    I'm trying to set up my website using the Adorable theme, and my header is being cut off. Can someone please tell me how to decrease the size to fit into the space (or make the space for the header bigger)?

    Also my tagline is not showing up

    http://www.fatiguedtofabulous.com

    Thanks so much!

     

    November 30, 2012 at 8:49 pm #2714
    Ozzy
    Member

    search for the following:

    #title {
    font-family: 'Sofia',cursive;
    font-size: 55px;
    height: 123px;
    letter-spacing: 0;
    margin: 0;
    text-transform: lowercase;
    }

    and change it to the following:
    #title {
    font-family: 'Sofia',cursive;
    font-size: 50px;
    letter-spacing: 0;
    margin: 0;
    text-transform: lowercase;
    }


    Ozzy Rodriguez | Twitter | Google+

    November 30, 2012 at 8:51 pm #2715
    Ozzy
    Member

    you can change the font size: 50px; to whatever you like, but that's the way to decrease the size of the title 🙂


    Ozzy Rodriguez | Twitter | Google+

    November 30, 2012 at 11:58 pm #2737
    semmer
    Member

    Thanks so much!

    One more question. To create a custom menu, do I need to actually create and publish pages (i.e. About, home, blog) before I can add to the menu since right now, I don't seem to have any choices.

    December 1, 2012 at 12:53 am #2738
    Ozzy
    Member

    yes, or you can create custom links as place holders. when creating a new theme, i usually import the xml from the child theme on the studiopress site that has all of the menus and content that you need to see what the site can do.


    Ozzy Rodriguez | Twitter | Google+

    December 1, 2012 at 9:35 pm #2823
    semmer
    Member

    Sorry, a bit too advanced for me and not sure I understand. what would be the easiest way for me to create the top navigation bar? Is there a default menu that I can turn on and then just rename the tabs?

     

    Thanks for your patience.

     

    December 1, 2012 at 10:02 pm #2826
    Ozzy
    Member

    no, there is no default menu you can turn on, sorry 🙁

    you can either create pages or create custom ones just to create a menu. this should walk you through the process: http://codex.wordpress.org/Appearance_Menus_Screen


    Ozzy Rodriguez | Twitter | Google+

    December 2, 2012 at 4:07 pm #2914
    Susan
    Moderator

    Here's a StudioPress tutorial on setting up your menu:

    Navigation Menu

     

    To display your tagline, you would need to replace this in your CSS:

    #title-area {

    	float: left;
    	height: 123px;
    	overflow: hidden;
    	padding: 17px 0 0;
    	width: 422px;
    	text-shadow: -1px -1px 1px #fff;
    }
    
    
    With this:
    #title-area {
    	float: left;
    	height: auto;
    	padding: 17px 0 0;
    	width: 422px;
    	text-shadow: -1px -1px 1px #fff;
    }
  • Author
    Posts
Viewing 8 posts - 1 through 8 (of 8 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