How can I hide the login page popup in a custom design?

Hi all,

I am working on a custom design for the Shopify theme.

I want to hide the popup on the login page. another page popup should work fine.

1 Like

hello there

Find the code that displays the popup and add the following code below it:


This code will hide the popup on the login page by targeting the “popup” class.