Remove the button on the price table
I’m trying to remove the button on the pricing table. Can I do it somewhere other than the code?
If I have to take it out of the code, where and which file would it be on?
Thanks!!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
5Hi Jim
Try entering this into a Custom CSS module or plugin:
/* Hide SiteOrigin Price Table Widget Button */ .ow-pt-columns-atom .ow-pt-column .ow-pt-button { display: none !important; }ANDREW !! You da man!!
Thanks!! That worked!!
Jim
Super! Glad we could help out there.
All the best.
I have the same objective. I’ve entered the above code into the Attributes > css styles field for both the widget and then the row. Not working in either case. Please let me know if the code needs tweaking or if I am entering it in the wrong place.
Nevermind. I figured it out.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.