there is an action Button going down my website how can I take it off?
If you want to remove anything from store, A button or section etc.
Ispect it and choose its CSS class.
Go to theme.css file and add tag with this class
display: none;
That’s all.
so when my customers go on my page its a Shopify sign that says action and it goes down my entire page can you give me specific instructions on how to remove that only thank you
Yes, But you should have some code experience to do that otherwise I am afraid you mess up code.
I never used a code to mess up