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

    (@subharanjan)

    You can try with the CSS below and see if it works for you.

    .testimonials-widget-testimonials span.job-title:before {
    	content: "";
        display: block;
    }

    If you need more control over the layout of the testimonial elements then you may need to follow the steps here https://nodedesk.zendesk.com/hc/en-us/articles/202331021 and override the wp-content/plugins/testimonial-widget/templates/testimonial-cite.php template file.

Viewing 1 replies (of 1 total)
  • The topic ‘Styling line breaks in the cite’ is closed to new replies.