Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • stevomigas Friend
    #1037644

    While using the packery layout on Our services module, I would like to see the an article text (with possibility to format it over css) also on not active article. See attached pic.


    1. 2017-05-29
    Pankaj Sharma Moderator
    #1037647

    Hi
    Add below code in custom.css file to show the title all time

    
    .articles-list.ja-isotope-wrap.packery .item .article-content {
        bottom: 0;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 5 months ago.

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