Okay
  Public Ticket #160658
Remove Price in Pricing Table
Closed

Comments

  • Byron started the conversation
    Hi there, Thanks so much for the great template, loving it! I did a search through your support on pricing table and it told me that in order to remove the price from the pricing table I had to edit the shortcode-processing.php file. I've tried doing that but none of the changes I do seem to reflect when I re-upload the php file to the server. Can you tell me what I'm doing wrong, is there something I'm missing? Thanks so much
  •  1,089
    ThemeNectar replied

    Hey Byron!

     You could actually remove it via css - add this into your Custom CSS box located in your Salient Options panel:

    .pricing-column h4, .pricing-column .interval {
      display: none!important;
    }

    Cheers!

  • Nicole replied

    Okay - so I was able to fix the pricing table to reflect what I wanted in price, etc.  I am unable to get the Get A Quote text to link to my contact page - how do I do that?

  •  1,089
    ThemeNectar replied

    Hey again Nicole,

    I don't see any "get a quote" on your pricing tables - but you have a sign up now button at the bottom of each with no link entered. In general you could still link any text you want in the table to go where you need, if you're having trouble please respond on your other ticket with admin credentials so I can add an example for you :)

    Cheers

  • Byron replied

    The above code worked really well for me, thanks for your help and late response.

  • Dillon replied

    Is there anyway to get rid of the "$" sign in JUST ONE column, and leave it in the others?

  •  8,992
    Tahir replied

    Hey Dillon!

    Can you provide the page url and which column you want the sign removed so i can try out some custom css and try to hide it. 

    Thanks


    ThemeNectar Support Team 

  • Dillon replied

    Thanks Tahir for response. We've decided to just give the column a price instead of the text we were going to put there.

  • S replied

    Need help on this also