Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Nick C

    (@modernnerd)

    Hi, CMB70!

    You can hide the “Additional features” text by adding this CSS to your theme’s stylesheet (or via Custom CSS plugin):

    .property-details .clear p {
    	display: none;
    }

    Hope that helps!

    Thread Starter CMB70

    (@cmb70)

    Yes that is perfect, thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Additional Features’ is closed to new replies.