Ylan Posted September 22, 2021 Share Posted September 22, 2021 Site URL: https://www.lefeuillet.tv Hi everyone, Can you help me ? I want to remove the footer only on product page. Do you have an idea ? Thanks Link to comment
creedon Posted September 22, 2021 Share Posted September 22, 2021 Add the following to Store Settings > Advanced > Page Header Code Injection for the store page. <style> /* footer hide */ .Footer { display : none; } </style> This is for v7.0 using the Brine template family. Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment