Sizing Issue ( Craft Theme)

https://lastcandles.myshopify.com/collections/aesthetic-scented-candles

On my website there is an issue with the sizing between the medium candles and the mini. The boxes dont align. Is there a way to fix it that is simple because I really dont want to mess with too much code. I might ignore it but i just wanted to ask

Hi @ambientcandle19 can you screenshot the featured collection section settings? There were different settings.

In the first section, you set the display as a carousel and the second one uses a grid

Hi,

You have a customize CSS here and base on your setting on each section as well.

Yeah I tried that it doesn’t make them even. I know that they are in 2 different formats but its because I want them to be able to see that there’s more and to want to scroll and see below so ill just wait until I have more candles to sell. Its not THAT big of an issue. Any Ideas how to make the heading on pages I create smaller to match the heading on blog pages and collection pages. Its soooo big.

Hi,

I think you only need remove CSS in the screenshot above and uncheck “Make products full width”.

And to adjust font-size for title of page. May I suggest to update code these steps:

  1. Go to Store Online-> theme → edit code
  2. Sections/main-page.liquid
  3. Update likes the screenshot below ( update h0 to h1)