Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #59904
    Alexander Chernyh
    Participant

    How can i to justify content on Featured Pages?

    #59945
    Sakin
    Keymaster

    @alexch: You can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    #featured-content .entry-content,
    #featured-content .entry-excerpt {
        text-align: justify;
    }
    #59970
    Alexander Chernyh
    Participant

    tnx. it works fine.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How can i to justify content on Featured Pages?’ is closed to new replies.