Hello, I am trying to ensure that my mega menu always maintains the exact same width that my body has. For some reason it is shorter that my body - site width.
Can you diagnose and tell me what I am doing wrong?
Dear mdraeger!
Thank you for using product our!
I create a video for you, Please view it:
You do it the below:
You add line:" width:100%" in your template.
#jsn-pos-mainmenu {
float: left;
margin: 0;
width: 100%;
}
#jsn-menu div.jsn-modulecontainer {
float: left;
margin: 0;
width: 100%;
}
Best Regards,
Huyen Tran