How can I adjust the drop down menu width in Craft theme?

Hi , I need help to smaller my drop down width . my theme is craft .

Hi @nijoyce

Could you drop your store link here?

www.pawsofjoy7.com

Hi @nijoyce

Please add this code to your theme.liquid file before tag in Online store > Themes > Edit code


did not work :disappointed_face: each letter is on a drop down look

Hi @nijoyce

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Richard | PageFly

now won’t do anything , its stays larga width , by the way its looks so nice how is in the picture you show me :slightly_smiling_face:

Hi,
Please add this code for component-mega-menu.css

Online Stores > Themes > More Actions > Edit code > component-mega-menu.css

.mega-menu[open] .mega-menu__content{
    left: auto;
    right: unset;
}
.header--top-center .mega-menu__list>li{
    width: 100%!important;
}

https://prnt.sc/iOqzyxaW-D4P

Hi @nijoyce If you want its look like my screenshot. Please replace my code above with this new one. I can see there are some changes in the menu


sorry this did not work :disappointed_face:

its worked on the width, perfect but letters still showing like raindrops :disappointed_face:

Hi,
Could you show me how you implemented it? A screenshot of the code snippet you added, for example.
Because if it’s not working, the issue might be in how you’ve added it to the source code.

any updates?

any updates? sent some screenshots

Hi @nijoyce Can you help me by add the code again. And i will fix it if the letter issue appear?
I will keep this open so when you drop a message here i will know right away

Hi,
Sorry for the late response. Your screenshot is completely accurate, so are you sure you’ve added the code to the correct file in the livetheme? If you’re having difficulty, please allow me to check your source code.

I tried again but still letters issue