Shopify themes, liquid, logos, and UX
Hello Experts,
I need help making the drop down menu characters bold, any advice?
Thank you for your help!
Broadcast theme
Kindly
Solved! Go to the solution
This is an accepted solution.
Hey @valeriashapes,
Use this for both mobile and desktop.
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
.header__dropdown span.navtext {
font-weight: bolder !important;
}
.drawer__menu a.sliderow__title {
font-weight: bold !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Hi @valeriashapes,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file base.css, theme.css, styles.css or theme.scss.liquid
Step 3: Insert the below code to file -> Save
span.navtext {
font-weight: bold !important;
}
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
This is an accepted solution.
Hey @valeriashapes,
Use this for both mobile and desktop.
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
.header__dropdown span.navtext {
font-weight: bolder !important;
}
.drawer__menu a.sliderow__title {
font-weight: bold !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024