Home>Support>Problem with PriceTable (siteorgin widget)

Problem with PriceTable (siteorgin widget)

By Damian Pro, 8 years ago. Last reply by Damian Pro, 8 years ago.

Hello, I have a problem with SiteOrgin Widget (PriceTable). I want to remove button in one price table.
I was trying method from Andrew Misplon “.ow-pt-columns-atom .ow-pt-column .ow-pt-button { display: none !important; }”
But it applies to all tables. How i can remove Buttons from one specific PriceTable? WebSite: BuySite.pl
Button to remove is in table ” Reklama w Internecie ” ( color blue) Have you any idea how to remove button form the single table? I would be very grateful for your help .

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Damian,

    You can fix/change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .so-widget-sow-price-table-atom-f64c8a43fa4b .ow-pt-button {
        display: none !important;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  2. 8 years, 7 months ago Damian Pro

    Thank you very much it really works. But Very interesting to me, however, you have located this particular PriceTable. I tried localize this table but i only found code to change all tables. Can you tell me how to localize Table?

  3. 8 years, 7 months ago Damian Pro

    I managed to find locations. Very very thanks

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More