Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ejbjane Friend
    #151120

    On article pages I now have a complete block of text as my main content split into several paragraphs and there isn’t really very much visual emphasis on the introductory paragraph of the article.

    Would there be any easy way to give the introtext a different font style to the main content of the page?
    Thanks!

    Saguaros Moderator
    #343995

    Dear ejbjanex!

    Only one way to resolve this issue:

    You put introtext inside a P tag which you ‘ll use class “myintro”. You make css for this class

    example:

    you add the following css into the template.css file:

    .myintro{
    font-size:110%;
    front-weight:bold;
    }

    with introtext:

    <p class=”myintro”>
    INTROTEXT HERE
    </p>
    <hr id=”system-readmore”/>

    GOod luck

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 14 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum