Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter davedodson

    (@davedodson)

    Found the answer. Was surprised by how simple it was.

    I edited the links on the plugin with the “style=” tag and included the CSS elements I wanted to change. I assume I did the right thing there and hope I didn’t break something else.

    Plugin Author Bill Erickson

    (@billerickson)

    Did you edit the plugin itself? All your changes belong in your theme, so they aren’t lost when updating.

    To style the links, simply use the following in your style.css file:

    .widget_subpages li a {}
    .widget_subpages li li a {}

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Formatting’ is closed to new replies.