• 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

Working on CSS Changes

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 › Working on CSS Changes

This topic is: not resolved

Tagged: font size

  • This topic has 4 replies, 2 voices, and was last updated 10 years, 9 months ago by strifemit.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • September 30, 2015 at 5:47 pm #167093
    strifemit
    Member

    Hi

    I am working through LifeStylePro CSS file. At the beginning there is this code.

    .lifestyle-pro-purple .archive-pagination li a:hover,
    .lifestyle-pro-purple .archive-pagination li.active a,
    .lifestyle-pro-purple .entry-title a:hover,
    .lifestyle-pro-purple a {
    color: #fd6600;

    }

    I want to change the font size for the links only and not the Website Title so I added this "font-size: 14px;" and it changes the title as well. How do I change the font on the links only and not the website title?

    http://www.bestepeople.com
    October 1, 2015 at 3:42 am #167118
    Pixel Frau
    Member

    It looks like you're changing the font size in the wrong place. Look for this section towards the top of your stylesheet and add your desired font size.

    a {
        color: #76d2c5;
        text-decoration: none;
    }
    October 1, 2015 at 4:57 am #167132
    strifemit
    Member

    Hi - Thanks but it changes the main title as well, so the links and title are the same size font. I want larger link fonts with the title to stay the same as is now.

    Could you also tell me how you worked out the code location? I have worked through the CSS file testing with different colours to see what changes. Unfortunately that really didn't help a lot so I am working through some CSS tutorials but nothing I have found so far is really useful.

    October 1, 2015 at 5:00 am #167133
    Pixel Frau
    Member

    Use Firebug for identifying CSS >> http://www.studiopress.com/tips/using-firebug.htm

    Once you've changed the general link font size you'll need to also change the title link size.

    .site-title a,
    .site-title a:hover {
        color: #fff;
        text-decoration: none;
    }
    October 1, 2015 at 3:11 pm #167184
    strifemit
    Member

    Hi - Thanks but I tried everything possible and it doesn't make any difference. If I change either area the links get bigger and the title gets smaller.

    I also used firebug to identify code but struggled to find what you identified.

    However it is giving me more confidence and understanding.

    Any other ideas?

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

© 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