• 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

Issue with Bullets in Parallax Pro Pricing Table

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 › Issue with Bullets in Parallax Pro Pricing Table

This topic is: resolved
  • This topic has 2 replies, 2 voices, and was last updated 10 years ago by cmagras.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • May 19, 2015 at 10:16 am #152762
    cmagras
    Member

    I copy/pasted the pricing table code in the Parallax Pro theme on a page. However it seems like it has automatic bullet points (the pointing arrow). I would like to use just the disc bullet (circle), but no matter what I do, it doubles the bullets, having both the disc AND the arrow, instead of just the disc. I can't get rid of the arrow for anything. When I add in the code <li style="list-style:none"> on the page where the content is located, it still shows the arrow. Any advice or suggestions?

    May 19, 2015 at 10:36 am #152764
    Pixel Frau
    Member

    The pointing arrows are generated by this bit of the stylesheet:

    .pricing-table ul li::before {
        content: "\f139";
        display: inline-block;
        font: normal 20px/1 'dashicons';
        margin-right: 5px;
        margin-top: -2px;
        vertical-align: top;
        -webkit-font-smoothing: antialiased;
    }

    You can remove the content line to get rid of the pointing arrow. Then add this to get back the standard disc bullets:

    .pricing-table ul li {
        list-style-type: disc;
        list-style-position: inside;
    }
    May 19, 2015 at 1:39 pm #152814
    cmagras
    Member

    Thank you so much! That was what I needed. 🙂

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Issue with Bullets in Parallax Pro Pricing Table’ 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

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