• Resolved puzzled434

    (@puzzled434)


    I’ve inserted some dots, but they are not a proper bullet points, particularly as the dots are underlined! I’m using theme “Twenty Twelve”.
    Other people want to remove bullet points, but I want to add them. Please help. Thanks.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Remove the dots and then we can help you style bullet points correctly.

    Hello!

    Remove the dots you added, then go to Appearance > Customize from inside your Dashboard. Then, go to Additional CSS and add this code:

    #nav_menu-2 #menu-articles {list-style-type: initial;}

    Click the Publish button and refresh the page.

    If the change doesn’t appear, clear your browser (or use an Incognito/Private window) and site cache (if any).

    If it still doesn’t show, add !important to the code, like this:

    #nav_menu-2 #menu-articles {list-style-type: initial !important;}

    Click Publish, refresh, clear caches if needed.

    Thread Starter puzzled434

    (@puzzled434)

    The first suggestion worked perfectly.
    Thanks very much indeed.

    Thread Starter puzzled434

    (@puzzled434)

    Clarification – Radu’s first suggestion worked perfectly.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘bullet points not showing in sidebar’ is closed to new replies.