How can I adjust space and add bold text in Debut theme's mega menu?

Hey,

  1. I would like to know how can I manage the space between rows and columns?

  2. I would like to know how can I add the red writing in bold under ‘‘bestsellers’’?

Thanks.

Link : https://relentless-clothingz.myshopify.com

Password : I will send you in private.

1 Like

@Ulysse1300

oh sorry your store password protect

1 Like

The password is ‘‘ketankumar’’.

Thanks for the answer.

1 Like

@Ulysse1300

yes, please confirm look!

1 Like

With the code you will give me, could I change by myself the disposition ?

If not, yes it’s what I was looking for.

1 Like

Yes, sure i will give you code can you confirm look!

1 Like

Yes, it looks good.

Could I also manage the space between the rows/lines ?

1 Like

@Ulysse1300

can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
.site-nav__dropdown--centered {
width: calc(100vw - 2px);
}
.site-nav__childlist {width: 100%;}
.site-nav__childlist-grid {justify-content: space-evenly;}
1 Like

It’s what I wanted for the width but the code to manage the space between the lines is missing I think.

1 Like

@Ulysse1300

thanks for update is any issue let me know