• 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

Bullet List Font Differs from Post Font

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 › Bullet List Font Differs from Post Font

This topic is: resolved

Tagged: bullet font, list font

  • This topic has 24 replies, 4 voices, and was last updated 8 years, 4 months ago by Neeznoodle.
Viewing 5 posts - 21 through 25 (of 25 total)
← 1 2
  • Author
    Posts
  • January 27, 2015 at 9:03 am #138763
    Neeznoodle
    Member

    No, that's not where I mean. Take a look at the details under Amazon and Ebay buttons directly under the first item, Tom Riddle's Diary. The font is smaller and different than the normal content font.

    And, yes, I have cleared the cache for my site but still don't see a difference. I just cleared them again. Does it look correct to you?

    January 27, 2015 at 9:58 am #138766
    eamonmoriarty
    Participant

    OK. I see the smaller font.
    It is hard to see where exactly on your stylesheet these lines are because it is minified but the following lines seem to control the font size. Note that one is 15px and the other is 12px.

    body, h1, h2, h2 a, h2 a:visited, h3, h4, h5, h6, p, select, textarea {
        color: #342822;
        font-family: "Droid Serif",serif;
        font-size: 15px;
        line-height: 1.6;
        margin: 0;
        padding: 0;
        text-decoration: none;
    }
    body, textarea {
        color: #342822;
        font-family: "Droid Serif",serif;
        font-size: 12px;
        line-height: 1.6;
    }

    Try to locate the second part and change the font size to 15px
    If you can't find it try adding

    body, textarea {
    font-size: 15px !important;
    }

    towards the end of your stylesheet (before the media queries)


    Eamon Moriarty
    EM Dzine

    January 27, 2015 at 12:05 pm #138776
    Neeznoodle
    Member

    Oh my gosh! That didn't help but it made me wonder if it might be a conflict from any of the modifications I had already made. Turns out it was. I was using the following code and was able to correct the font size problem by changing the font-size from 12px to 15px.

    /** To change font size in content area */
    body,
    textarea {
    color: #342822;
    font-family: 'Droid Serif', serif;
    font-size: 12px;
    line-height: 1.6;
    margin: 0;
    padding: 0;
    text-decoration: none;
    }

    The font family looks slightly off from the rest of the page content. How does it look to you now?

    January 27, 2015 at 12:32 pm #138780
    eamonmoriarty
    Participant

    Looks correct. Font is same (Droid Serif) as the main text.


    Eamon Moriarty
    EM Dzine

    January 27, 2015 at 12:41 pm #138782
    Neeznoodle
    Member

    Thank you for your help!

  • Author
    Posts
Viewing 5 posts - 21 through 25 (of 25 total)
← 1 2
  • The topic ‘Bullet List Font Differs from Post Font’ is closed to new 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