Docs & Support

Learn about all Business Directory’s features and get support from our amazing customer success team.

Excerpt view

Heads up!
This article contains CSS code and is intended for developers. We offer this code as a courtesy, but don’t provide support for code customizations or 3rd party development.

This CSS covers the excerpt view of the plugin.

Examples

Change listing excerpt title size

This is how you can increase or decrease the listing title size in the excerpt view.

.wpbdp-listing-excerpt .listing-title a {
  font-size: 34px !important;
}

Disable clicking listing titles

This CSS will prevent users from clicking the listing title.

.wpbdp-listing-excerpt .listing-title {
  pointer-events: none !important;
  cursor: default !important;
}

Hide listing action buttons

This will hide the listing action buttons, such as the Edit, Delete, etc… in the excerpt view.

.wpbdp-listing-excerpt .listing-actions {
  display: none !important;
}

Change listing excerpt details font size

This is how you can increase or decrease the font size of the listing details in the excerpt view.

.wpbdp-listing-excerpt .listing-details {
  font-size: 20px !important;
}
Was this article helpful? *

This article may contain affiliate links. Once in a while, we earn commissions from those links. But we only recommend products we like, with or without commissions.

In this article

    We have a small, but amazing team of dedicated people who are committed to helping you achieve your goals and project requirements.


    Copyright © 2010-2025 S11 Directories, LLC.

    Join 20,000+ using Business Directory Plugin to build website directories fast. Get Started