Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • arundf Friend
    #1112386

    I am using JA Focus template. I want to remove the mouse over darkness effect of the image in the Brick layout. Similarly I want to reduce the Font size in the layout.

    Saguaros Moderator
    #1112412

    Hi,

    You can try this custom CSS code:

    .brick-layout:hover > div {opacity: 1;} 
    
    .brick-layout .brick-big .article-content .mod-articles-category-title {
      font-size: 45px;  /*change to your desired value*/
    }
    
    .brick-layout .brick-medium .article-content .mod-articles-category-title {
        font-size: 24px; /*change to your desired value*/
    }

    Regards

    arundf Friend
    #1112416

    It worked. Great. Thanks.

    Saguaros Moderator
    #1112417

    You’re welcome.

    If you have new question, pls help us to post your question into our New Forums: https://member.joomlart.com/forums/

    This forum will be closed soon.

    Thank you!

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

This topic contains 3 replies, has 2 voices, and was last updated by  Saguaros 6 years, 1 month ago.

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