I want to make my subheadings on my shopify menu bold, but am struggling to find the right code, have searched several articles with no luck. I want these bold on desktop and mobile.
My theme is Sahara.
Screenshot of the areas I want to make bold, I have highlighted them in yellow.
Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.
Go to online store ---------> themes --------------> actions ------> edit code-------> assets-----> section-header.CSS
and add this code at the very end of your file.
Thank you for this, I just wanted it bolder so i adjusted the font size to small and the weight to 700. This again, worked for desktop but no change on mobile which i would like.
Go to online store ---------> themes --------------> actions ------> edit code-------> assets-----> component.drawer.CSS
and add this code at the very end of your file.