Solved

How to increase font size in drop down menu.

brijp
Visitor
2 0 1

Hello,

 

I seem to be having an issue with the dop-down font.

 

Please have a look at the screenshot below. I'm using a customized theme.

brijp_0-1636044822652.png

 

 

Thanks in advance. 

Accepted Solution (1)
ZestardTech
Shopify Expert
5393 971 1293

This is an accepted solution.

Hello There,

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >dt-framework.css and paste this at the bottom of the file:

ul.dt-sc-list-inline > li:not(.has-mega-menu) ul.sub-menu-lists > li > a {
font-size: 1.1em!important;
}
Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

View solution in original post

Replies 3 (3)

ZestardTech
Shopify Expert
5393 971 1293

Hello There,

Please share your store URL and password.
So that I will check and let you know the exact solution here.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
brijp
Visitor
2 0 1

Hello Pallavi,

 

Thanks for checking in on the issue.  Here's the link (https://www.med-ix.com/) to access the site.

ZestardTech
Shopify Expert
5393 971 1293

This is an accepted solution.

Hello There,

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >dt-framework.css and paste this at the bottom of the file:

ul.dt-sc-list-inline > li:not(.has-mega-menu) ul.sub-menu-lists > li > a {
font-size: 1.1em!important;
}
Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing