How can I adjust the font size in Prestige theme's drop down menu?

I can’t seem to figure out how to change the font size for links in the horizontal drop down menu font for the Prestige theme?

Thanks!

1 Like

@isSalon

Welcome to the Shopify community!
and Thanks for your Good question. :blush:

Please share your site URL,
So I will check and provide a solution here.

www.isSalonVancouver.com

@isSalon

Thanks for store url

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
.DropdownMenu .Link {
font-size: 14px;
}

WOW! Thank you!

Would you also be able to tell me how to edit the font face for the price of the products? On the product page, it seems to be using the heading font.

https://www.issalonvancouver.com/products/design-me-round-brush

@isSalon

do you mean you have to change font size or font family?

change the font-family of the price (it seems to be using the header font family for now)

@isSalon

do you mean like this?

Yes change the font family of $32