Site logo

Archived topic

Divider inside a single widget

10 replies · Started by Stefano on December 20, 2017

Viewing posts 1–11 of 11

In a widget, how can I add a divider between any single voice of a list? For instance, between the single recent posts, the single categories, the single tags, and so on?

Here's how I'd like to get:

Divider between single voices inside a widget

Thank you!

It works fine

No problem!

Thanks for it

how to add arrow style to a widget post

Can you link me to the page in question?

Try this:

.widget ul li:before {
    content: "\00BB";
}

Please open a separate topic if this doesn't work as it's unrelated to the title of this topic.

Thanks!

Thanks, it works very well.

No problem!

This archived topic is closed to new replies.