Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • dattard1 Friend
    #197500

    Hi, I would like to be able to justify the intro text of each article. I’ve tried to do this by tweaking the article-intro css in template.css but it didn’t work.

    Can you take a look at http://www.joomlawire.com/askdorianne3 and guide me on what needs to be done to justify the intro text of the article please?

    Thanks
    David

    TomC Moderator
    #534053

    Try This . . . . .

    If you haven’t done so already, create a file called “custom.css” within file path –> /templates/ja_magz/css

    Within your custom.css file, add the following CSS rule:


    .blog-featured.av-grid .article-intro, .userpage.av-grid .article-intro {
    display: flex;
    justify-content: space-around;
    }


    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Let me know if this achieves the result you were looking for.
    (I tested it out online and it worked)

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

This topic contains 2 replies, has 2 voices, and was last updated by  TomC 10 years, 6 months ago.

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