ktbgreat2 Hi. I cannot see default kunena css files being loaded. Try adding this:
#kunena .pagination ul li {
list-style: none;
}
#kunena ul.unstyled li {
list-style: none;
}
.fas {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 14px;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
It's not all, but I will need an access to joomla panel and ftp. I have to see why default kunena style is not being loaded since couple of places has a strong bootstrap influence and are not easy to be overwritten without breaking other site layouts.