• Netvertizo

    (@netvertizo)


    Thanks for the great plugin. Need help with the following:

    How to remove title character limit when you display listings on a page using the shortcode and in similar properties widget.

    ERE cuts off the title after about 32 characters. But in Single Property Page, it displays full title.

    How do I make it display full title everywhere, please?

Viewing 1 replies (of 1 total)
  • Plugin Author g5theme

    (@g5theme)

    Hi, https://prntscr.com/mqqu3y If you want to display full title, please change css code:
    .ere-property.property-list .property-item-content .property-title {
    white-space: normal !important;
    }
    But: When the title is too long it will create many rows and cause no beauty.
    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘How to Remove Title Character Limit’ is closed to new replies.