• 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

Eleven40 Bullets In Widgets

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 › Eleven40 Bullets In Widgets

This topic is: resolved

Tagged: Bullets, Eleven40, widgets

  • This topic has 2 replies, 2 voices, and was last updated 13 years, 4 months ago by IDX Leads.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • January 20, 2013 at 8:12 am #13270
    IDX Leads
    Member

    I am using Eleven40 and can not get bullets to display in Text widgets.  I have used Genesis and other child themes before and did not have this problem.  See Footer Widget #1 @  http://hickoryrealestate.com/ for reference.  Help will be appreciated.  Thanks in advance!


    Esse quam videri

    January 21, 2013 at 2:50 am #13444
    James
    Participant

    Hi DP

    the lists are set to not show the bullets in the eleven40 theme

    see the code below from your theme

    <code>

    .sidebar.widget-area ul li, #footer-widgets ul li {

        border-bottom: 1px solid #DDDDDD;
        list-style-type: none;
        margin: 0 0 10px;
        padding: 0 0 10px;
        word-wrap: break-word;

    }
    </code>

    so you will need to change the list-style to something like "square" and also add some margin

    like this for example

    <code>

    .sidebar.widget-area ul li, #footer-widgets ul li {

        border-bottom: 1px solid #DDDDDD;
        list-style-type: square;
        margin: 0 0 10px 20px;
        padding: 0 0 10px;
        word-wrap: break-word;

    }

    </code>

    January 21, 2013 at 12:11 pm #13511
    IDX Leads
    Member

    Hi Jamie,

    That took care of it and I very much appreciate your help!!

     


    Esse quam videri

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘General Discussion’ 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