Tagged: possible?
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
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
Thanks! Is it possible to just made all the category pages layout in masonry view? That would be ideal.
Nicole
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