Home › Forums › Basel support forum › Justify some fields › Reply To: Justify some fields
November 28, 2017 at 12:57 pm
#26000

Artem Temos
Keymaster
Here is custom CSS code for this task
.author-bio,
.isotope-item .entry-content,
.owl-carousel-item .entry-content{
text-align: justify;
}