Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • iamwe361 Friend
    #193209

    Thanks for your help.
    How can i have more intro text display, so that the third line is not cut off. I would like to display more intro text see image below


    1. smashboard-error2
    Saguaros Moderator
    #516402

    Hi iamwe361,

    It seems that you’re using JA Obelisk as default template of your site, if you still need help on this question, please let me know and post URL here

    iamwe361 Friend
    #516500

    i still need help as the smash board is not my default it is just a section of my site. your help will be appreciated. Thanks

    smashsite
    http://advancn.org/CN_TV/index.php?option=com_content&view=category&layout=blog&id=60&Itemid=607

    Saguaros Moderator
    #516526

    Hi,

    You can create a new file named custom.css in templatesja_smashboard(your-default-template)css directory.

    Then add below CSS rule:

    @media(max-height: 820px) {
    .view-featured .article-intro,
    .blog-featured .article-intro,
    .blog .article-intro {
    height: 3em; <<< change to your desired value;
    }
    }

    Please note that with that space for intro text as in our demo site, it will look best. JA Smashboard is responsive template so that when screen resolution is changed, the size for intro text would be changed, too. If you force the height, it’s not guaranteed to have a nice look when viewing in small screen.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Saguaros 10 years, 11 months ago.

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