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

    I don’t see a way of adjusting the title/header size for blog post sections (blog posts/portfolio items). I’ve checked advanced styling but only see a way to change all Headings at once.

    My problem is, the blog posts & portfolio grid items on my site have really small titles under them on all device sizes. Wanted to adjust those but have them size properly as well. You can see examples on the homepage and also the services and industries portfolio pages.

    #1262914

    Hey mbesh,

    Add this to quick css:

    h3.slide-entry-title.entry-title a{
    font-size:30px!important;
    }

    Adjust the size to what you need.

    Best regards,
    Jordan Shannon

    #1263056

    Okay looks great! Still see a serious spacing problem with all these grid layouts. I made a ticket here:

    #1263381

    Hi,

    Great, I’m glad that helped. I will close this one and check in on that.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Way to adjust "blog posts" section header size?’ is closed to new replies.