I need help in removing the pop in the site https://ajaneco.com/
Hi @Joly ,
You can follow the instruction below:
- Go to Online Store->Theme->Edit code
- Asset->/styles.scss->paste below code at the bottom of the file:
.needsclick {
display: none !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
1 Like
One more thing how can I center my header menu