How can I change my store menu to lowercase?

Hi Everyone. I would like my store menu to be in lowercase. If anyone knows how to make this lowercase, please let me know.
Store link: https://mom-you-clothing-7494.myshopify.com
Password: Yatink

I’ve tried this code but it didn’t work

.header__linklist.list–unstyled.hidden-pocket.hidden-lap {
text-transform: capitalize;

}

.header__inline-navigation {
text-transform:lowercase !important;
}

.header__inline-navigation{
text-transform: capitalize !important;
}

I would greatly appreciate any help you can provide .

Hi @Digital_Imran
Follow this image and change the code to lowercase

Hi [email removed]Digital_Imran,

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.css,

Step 3: Paste the below code at bottom of the file → Save

.header__linklist-item{
text-transform: lowercase !important;
}

Hope my solution works perfectly for you!

Best regards,

Victor | PageFly

Hello @Digital_Imran ,

It’s GemPages support team and glad to support you today.

I would like to give you the recommendation to support you so kindly follow the steps below:

  1. Go to Online Store > Theme > Edit code of your current theme

  1. Open your theme.liquid theme file

  2. Paste the below code before


If you require any further information, feel free to contact me.

Best regards,
GemPages Support Team

Hi @ExpertRookie . Its work :grinning_face_with_smiling_eyes: . Could you also tell me how can I make menu size small
like this: shopmulmul.com

@GemPages Thankyou so much :grinning_face_with_smiling_eyes:

Could you also tell me how can I make menu size small
like this: shopmulmul.com