@hazman
as far as I can see, there are no dots on the list of the jobs shortcode. But if you are looking for the CSS calss, it should be this one here:
.rp4wp-related-job_listing>ul li.job_listing, .rp4wp-related-job_listing>ul li.no_job_listings_found, ul.job_listings li.job_listing, ul.job_listings li.no_job_listings_found {
list-style: none outside;
padding: 0;
margin: 0;
border-bottom: 1px solid #eee;
}
and the one responsible just for the jobs list :
ul.job_listings li.job_listing, ul.job_listings li.no_job_listings_found {
list-style: none outside;
padding: 0;
margin: 0;
border-bottom: 1px solid #eee;
}
-
This reply was modified 4 years, 1 month ago by
braehler.
Hi @hazman ,
> I see dots when i “Enable listing types”. for Li.
With Listing Types enabled, I also don’t see ‘dots’:

On the page you’ve linked, it doesn’t look like Listings Types are enabled, so I’m unable to see them there either.
Would you link to a screenshot so we can see waht you’re referring to?
I suspect the dots may be coming from your theme or custom CSS; do they persist if you switch to a default like TwentyTwenty?
Best,
Cena
Plugin Support
Jay
(@bluejay77)
Hi there,
It has been more than one week since we have heard from you, so I’m marking this topic as resolved.
But if you have any further questions or need some more help, you’re welcome to reply here or open another thread.