Hello,
Hope you are all well.
Could someone, please, advice me how to remove this text prom product page: Usually ready in 24 hours.
I will attach picture for reference. P.S I am using Impulse theme.
Hello,
Hope you are all well.
Could someone, please, advice me how to remove this text prom product page: Usually ready in 24 hours.
I will attach picture for reference. P.S I am using Impulse theme.
@Lita1990 - can you please hare this page link?
Hi @Lita1990
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file → Save
[data-product-name=“A-Line Mini Skirt”] {
display: none;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
@Lita1990 - please add this css to the very end of your theme.css file and check
.store-availability {display: none;}
Hi @Lita1990 ,
Follow these Steps:
Result:
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
Makka
Thank you very much. It worked. :))