Home Forums Basel support forum Justify some fields

Justify some fields

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #25968

    Giulio
    Participant

    Hi there,
    I would justify some fields: author description and “related posts” after the single posts. How I can do this? Thanks!

    #25985

    Artem Temos
    Keymaster

    Hi,

    Do you want to remove them completely? You can disable them in Theme Settings -> Blog.

    Regards

    #25993

    Giulio
    Participant

    No, I would to justify these texts please.

    #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;
    }
    #26007

    Giulio
    Participant

    It works, many thanks!

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Justify some fields’ is closed to new replies.