• Resolved mommaroodle

    (@mommaroodle)


    This is a fantastic plugin!! – So far all is good, I’m battling with a bit of CSS styling – I’d like to change the border color of the horizontal table layout. Any chance you could provide me the snippet please?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WP Developer

    (@bycrik)

    Hello @mommaroodle,

    You can use the following selectors to change the border color:

    .tiered-pricing-horizontal-table, .tiered-pricing-horizontal-table-cell {
    border-color: red;
    }

    Let me know if that does not work for you.

    Thread Starter mommaroodle

    (@mommaroodle)

    Thank you – works beautifully ?? Then just another big, big thank you for the plugin – I can just imagine all the hard work and effort put into developing this plugin AND then still making a free version available. I’m using the free one for now but will definitely upgrade as soon as finances permit.

    Plugin Author WP Developer

    (@bycrik)

    Thanks for confirming!

    I’d be grateful if you could rate the plugin here on wp.org. Your feedback helps make the plugin more popular, which means we can put more effort into making it even better.

    Thank you ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.