• 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

Override the .entry-content ol code, in Executive 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 › General Discussion › Override the .entry-content ol code, in Executive theme

This topic is: resolved
  • This topic has 2 replies, 2 voices, and was last updated 8 years, 1 month ago by Jeannie.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • July 10, 2018 at 7:36 pm #221536
    Jeannie
    Participant

    Hello,
    I need to have both roman numerals and letters in a Program for a piano performance. I can't seem to override this code,
    .entry-content ol > li {
    list-style-type: decimal;
    }

    so I can use this code for the roman numerals in just one place,

      Go to the Program tab on the web page. The list under Bach-Rachmaninoff, needs to be roman numeral.

      Thanks so much!
      Jeanne

    https://steinwaysociety.com/concerts/zlata-chochieva/
    July 11, 2018 at 5:59 am #221569
    Victor Font
    Moderator

    I would create a class for the ol element like this:

    <ol class="roman-numerals">
        <li>Prelude</li>
        <li>Gavotte</li>
        <li>Gigue</li>
    </ol>

    Then in style.css, somewhere after the .entry-content ol > li at line 1351, I would add this:

    .entry-content ol.roman-numerals > li {
       list-style-type: upper-roman;
    }

    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

    July 11, 2018 at 10:12 am #221588
    Jeannie
    Participant

    Wow Victor, that worked like a charm. You are my knight! Thanks so much.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Override the .entry-content ol code, in Executive theme’ 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

© 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