How can I remove the cookie consent popup from the Minimog theme?

Solved

How can I remove the cookie consent popup from the Minimog theme?

sabovintage
Tourist
8 0 0

Hey I am using an App for Cookies but (I guess) the Theme itself has an inbuilt Cookies Popup? How Can a remove this Cookies Popup?

 

I am using the Minimog Theme.

 

Screenshot (6).png

Accepted Solution (1)

PageFly-Richard
Shopify Partner
4661 1068 1725

This is an accepted solution.

Hi @sabovintage 

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

 

Online Store ->Theme ->Edit code

Assets ->Theme.css

[aria-label="cookieconsent"] {
    display: none !important;
}

Hope you find my answer helpful!

Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 3 (3)

PageFly-Richard
Shopify Partner
4661 1068 1725

This is an accepted solution.

Hi @sabovintage 

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

 

Online Store ->Theme ->Edit code

Assets ->Theme.css

[aria-label="cookieconsent"] {
    display: none !important;
}

Hope you find my answer helpful!

Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

sabovintage
Tourist
8 0 0

Thanks for the reply! It worked!

contacthempia85
New Member
4 0 0

Hi,

 

I found the path (I guess):

Online Store ->Theme ->Edit code ->Assets ->Theme.css but nothing with cookies 😢

 

I'm using the theme Prestige