Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi,
I'm encountering a very annoying issue in Ella and I was wondering if you guys can help. My announcement bar font is linked to the heading font in the settings, which is okay. However, my product Title font is also linked to the header heading font, which is not okay, this should be linked to the product title font in the settings. Does anybody know how to fix this?
Niels
Solved! Go to the solution
This is an accepted solution.
@ecomlegend01 - add this css to the very end of your base.css file and check
.productView-title{font-size: 4rem !important;}
Hi @ecomlegend01
Thank you for your question.
Please send your site and if your site is password protected, please send me the password. I will check it.
This is an accepted solution.
@ecomlegend01 - add this css to the very end of your base.css file and check
.productView-title{font-size: 4rem !important;}
Thank you that worked, I have a another question. My menu is currently aligned in the center, how do I align it to the left (right of the logo still). Here you have the example of how it looks now.