Skip to content
Public Ticket #3218

Instagram Slider

Conversation thread

PenciDesign replied

Staff Reply

Hi,

Your code will remove footer instagram on all pages.

Please use this code:

\
body.page-id-1742 .footer-subscribe, body.page-id-1742 .footer-instagram{ display: none;  }

Best Regards,

PenciDesign

d2bg replied

Customer Reply

Hi,

\

That CSS code removed the mailchimp subscribe widget but the instagram slider is still there. Can I remove the instagram slider too?

\

Would this be the correct way to remove both?

\
\
body.page-id-1742 .footer-subscribe, .footer-instagram{ display: none;  }
\

Thank you

\

https://www.thepranakitchen.com/checkout/

PenciDesign replied

Staff Reply

Hi,

You can add more this code to Customize > Custom CSS to do that:

\
body.page-id-1742 .footer-subscribe{ display: none;  }

Best Regards,

PenciDesign

PenciDesign replied

Staff Reply

Hi,

Please make your site live and show me your site url to I can take it a look to give you exactly the solution.

Also, you need to show me exactly pages you want to hide Footer Instagram.

Best Regards,

PenciDesign

d2bg started the conversation

Conversation Start

Hi

How can I remove the footer instagram slider of a specific page without effecting other pages?

Thanks

Want to join this conversation or access attachments? Sign in first.