Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wpseek

    (@alphawolf)

    Hi iancattanach, hiding the list bullets is completely being handled by CSS. Try adding the following snippet to the end of your theme’s style.css file:

    .sya_container ul { list-style: none; }

    • This reply was modified 7 years, 5 months ago by wpseek.
    Thread Starter iancattanach

    (@iancattanach)

    Would I find that in the ftp file of simple yearly archive?

    Plugin Author wpseek

    (@alphawolf)

    The style.css file is located in your theme’s root folder.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How to remove bullets?’ is closed to new replies.