Just
asked 5 years ago

The bullets points are displayed outside of the widget. How to fix this?

2 Answers
DominicStaff
answered 5 years ago

Please send me your site URL for further checking.

just444
replied 5 years ago

There you go http://www.galway.pl

DominicStaff
answered 5 years ago

You can add the following code to the style.css file: 

.dwqa-popular-questions ul li {
    padding: 4px 15px;
}
.dwqa-popular-questions ul {
    padding: 0;
    list-style-type: none;
}
just444
replied 5 years ago

awesome, many thanks!!

Powered by DW Question & Answer Pro