How do I eliminate a website pop-up?

I need help in removing the pop in the site https://ajaneco.com/

Hi @Joly ,

You can follow the instruction below:

  1. Go to Online Store->Theme->Edit code
  2. 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