Hey,
I am building a webstore and have just done the mega menu with “promotion image” but it appears in two lines. Could someone suggest me a solution, please?
Store link: www.sneakcenter.com
Pw: Zsezso123!Zsezso
Sincerely
SneakCenter
Hey,
I am building a webstore and have just done the mega menu with “promotion image” but it appears in two lines. Could someone suggest me a solution, please?
Store link: www.sneakcenter.com
Pw: Zsezso123!Zsezso
Sincerely
SneakCenter
Please follow these steps:
#SiteNavLabel-others-classic > li:nth-child(2) > a > span {
width: 500px;
}
We hope that this can help you.