blog heading size palo alto

Hi there,

Hope everyone is well. I’m hoping to get some help on reducing the blog heading size on our home page if possible please. This isn’t live as it looks so silly (see image), but ideally i’d like the blog list on the home page to be the same size as the blog exert but bold.

Theme: Palo Alto

Link: https://www.coffee.prestigerepairs.com.au/

Any help would be greatly appreciated.

Hi @MollieHammond

Can you share the link of the page containing the photo you sent?

Hi @DaisyVo , I did. I haven’t made the section visible however as it looks so silly.

Hi @MollieHammond

You have to show it so I can edit it for you.

1 Like

Oh thanks for explaining. I’ve made it visible at the bottom of the home page.

It’s also showing too big on our actual News page here if that helps to universalise the solution?

https://www.coffee.prestigerepairs.com.au/pages/news?_pos=1&_sid=bcf824387&_ss=r

Hi @MollieHammond

I hope you are well. You can follow our instructions below:1/ Shopify admin > Online store > Edit code: https://prnt.sc/M4p-gua99Uf4
2/ Search for “theme.liquid” file: https://prnt.sc/b6xveIKe-Rh2
3/ Open the file and search for tag and add the following code above tag: https://prnt.sc/KWtKYyZkDtYJ

Here is the code for Step 3:

{% style %}
h3.blog__post-title a.blog__post-title-link {
    font-size: 16px !important;
}
{% endstyle %}

Please let me know if it works. Thank you!Best,
Daisy - Avada Support Team.

1 Like

Hi,

thank you so so much that’s made it look much better. It’s just made the spacing in between the heading lines far too large. Is there a way to reduce the spacing?

Hi @MollieHammond

Specifically, where is the distance? Can you show a specific image?

1 Like

Of course, please see on screenshot attached. The title starts pretty low below the image also. The idea is to be able to condense these as much as possible (within reason of course).

You can customize the number to better suit your wishes.

{% style %}
h3.blog__post-title {
    line-height: 18px !important;
}
{% endstyle %}

1 Like

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

You’re an absolute legend, thank you so much! Especially for responding to this post so quickly. I’ve been trying to figure this out for 6 months XD

6 month story solved in 1 hour, sounds interesting huh? :blush: