Separating Rows with hr?
-
Is there a way to separate the rows with hr like the css below?
.rpwwt-widget ul li {
border-bottom: 1px solid #999;
padding-bottom: 0.88em;
}.rpwwt-widget ul li:last-child {
border-bottom: 0 none;
padding-bottom: 0;
}https://wordpress.org/plugins/content-views-query-and-display-post-page/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Separating Rows with hr?’ is closed to new replies.