Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Hi
I have no idea where this learn more link is coming from, how do i hide it please?
Thanks
Solved! Go to the solution
This is an accepted solution.
hello @kooger21
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.template-index .product-single__description.rte > p > a {
display:none;
}
hello @kooger21
Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.
Hi kooger21
Can you share your store link please. Otherwise just right click on learn more and give them css display:none; It's work.
If helpful then please Like and Accept Solution.
Shopify theme and app developer.
Thanks
This is this the section that is putting the link on the screen, what file would this be located in please? (And i assume i can just remove it?)
hI kooger21
This is your product page. can you provide your store url and password. so i can help you.
Thanks!
Hi
Can you add this css in your theme css file.
.product-single__description.rte {
display: none;
}
Thanks!
This is an accepted solution.
hello @kooger21
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.template-index .product-single__description.rte > p > a {
display:none;
}
User | RANK |
---|---|
116 | |
89 | |
71 | |
68 | |
45 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022