Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #833634

    We would like to at a minimum make the title text smaller on the category pages. Example: http://librarycompany.org/category/mellon-scholars-program/

    Although it would be ideal to have all category pages look like our news page here in a masonry layout. Is this possible?
    http://librarycompany.org/news/

    Thanks!
    Nicole

    #833638

    Hey Nicole,

    You could add some CSS to the your Child Theme stylesheet, or to the CSS field in the Enfold settings.

    .html_modern-blog .avia-content-slider .slide-entry-title {
        font-size: 15px;
    }

    This will make the titles on the page (in your first link) smaller.
    I’m not sure if this will affect other elements, though.
    So try it out and see if that’s what you’re looking for.

    Chris

    #833648

    Thanks! Is it possible to just made all the category pages layout in masonry view? That would be ideal.
    Nicole

    #835589

    Hi,

    You can do that if you create page for each category and use the mansory layout to load a category for each page!

    Thank you

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.