• 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

About Lifestyle Theme

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 › About Lifestyle Theme

This topic is: not resolved
  • This topic has 2 replies, 2 voices, and was last updated 8 years, 1 month ago by willyr.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • April 30, 2014 at 1:40 pm #103100
    willyr
    Participant

    The boss likes the look and feel of her site, mostly. 🙂

    She would like the menu centered, and the left and right margins wider by about 10-20px or so, so that the text on the page is the same width as the image of her work.

    She'd also like a funkier font, maybe comic ms or similar.

    I tried making some changes in the style.css but all I could seem to do was make the line spacing wider. Changing the font, making the font larger and increasing margins did not seem to make any difference.

    I'd appreciate it if someone more skilled than I could give me some direction.

    Thanks much,

    Bill

    http://www.sageleafwhimsy.com
    April 30, 2014 at 7:24 pm #103149
    sarag
    Member

    For the padding search for the below code in your stylesheet then adjust the second 0 I tried it at 30px and thought it looked good.

    .entry-content p,
    .home #content p,
    .page .entry-content p {
    padding: 0 0 15px;
    }

    Change it to something like this
    .entry-content p,
    .home #content p,
    .page .entry-content p {
    padding: 0 30px 15px;
    }

    For the menu find the below code
    #subnav {
    background: url('images/subnav.png') repeat scroll 0% 0% transparent;
    border-bottom: 1px solid #DDD;
    clear: both;
    color: #FFF;
    font-family: 'Oswald',arial,serif;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0px auto;
    overflow: hidden;
    width: 920px;
    word-spacing: 2px;
    }

    Then add some padding to it I tried padding-left:65px;
    It will look like this when done
    #subnav {
    background: url('images/subnav.png') repeat scroll 0% 0% transparent;
    border-bottom: 1px solid #DDD;
    clear: both;
    color: #FFF;
    font-family: 'Oswald',arial,serif;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0px auto;
    overflow: hidden;
    width: 920px;
    word-spacing: 2px;
    padding-left: 65px;
    }

    To change the fonts I would suggest taking a look at Google fonts there are several choices https://www.google.com/fonts
    then try following this post on how to add the Google fonts to your site.

    Good luck!

    July 4, 2014 at 8:51 am #112965
    willyr
    Participant

    Hello sarag...

    Sorry to take so long to respond... just dealing with issues.

    Kind of you to respond to my plea for help and thanks for the CSS suggestions. They worked perfectly. Am looking at Google fonts now too.

    Cheers!

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

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