Change font size of one menu category on Debut theme

ihernandez
Excursionist
25 0 10

ihernandez_0-1634849744351.png

Currently the home category is larger than the other categories as you can see in the photo attached. the other categories have submenus but the home button does not. is there a way to make them all the same size anyway? i am using the Debut theme

Replies 4 (4)

dmwwebartisan
Shopify Partner
12289 2547 3698

@ihernandez 

Please share your store URL. 

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app

KetanKumar
Shopify Partner
36843 3636 11978

@ihernandez 

can you please confirm 

KetanKumar_0-1634871398566.png

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
ihernandez
Excursionist
25 0 10

@KetanKumar @dmwwebartisan 

that is the correct storefront

I removed the home button for the time being but if i add it again to the nav bar it will look bigger than the others

url: https://www.pipe-decor.com

KetanKumar
Shopify Partner
36843 3636 11978

@ihernandez 

yes please try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.

.but-decor span {
font-size: 16px !important;
text-align: center !important;
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing