Personalized checkout and custom promotions with Shopify Scripts
When I click on that part of the footer it's sending me to a shopify website, how do I get that off? I don't want people to click there and go to some website. If you have it as a theme editor or code, thank you.
Show your store url
Do you need to keep this text? Or do you want to remove it all together?
If you need to keep the text, replace the a tag with a div
<div>CNPJ: 49.190.257/0001-42</div>
First determine if you need to keep this text?
If not, use css to hide this! The code is as follows.
.footer__aside-item--localization p a{display:none !important;}
put this code at the bottom of theme.css
I need to keep the text, this information is very important to have there on the website. @Simonsron
You could try searching for some key class names to locate the place
Then you need to find this code, which should be in sections->footer.liquid
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024