Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Mahbub Shovan

    (@mahbubshovan)

    Hi @avadhut2013

    I hope you are doing well. You can achieve this using custom CSS. This feature isn’t available in our blocks yet, but thanks for the great suggestion.

    First, add an Additional CSS class to the Pricing Table block (example: https://d.pr/i/ZrVoYd)
    Then go to Advanced → Custom CSS and add the CSS for feature 3 and 4.

    .fourth-col .eb-pricebox-features li:nth-child(3) {
    background-color: red !important;
    }
    .fourth-col .eb-pricebox-features li:nth-child(4) {
    background-color: red !important;
    }

    Please try it and let me know how it goes.

    Thread Starter avadhut2013

    (@avadhut2013)

    Thank you, I will try to change the colors. Also once I add these background colors, I need to change the font/text color too. How to do that?

    And if I have any follow up questions, will ask.

    • This reply was modified 2 months, 4 weeks ago by avadhut2013.
    Plugin Support Ashikur Rahman

    (@ashikurwp)

    Hi @avadhut2013 ,
    Sorry for the delayed response.

    It looks like you’ve already reached us directly and the issue has been resolved. We’ll go ahead and mark this topic as resolved for now.

    If you have any further questions or run into any other issues, feel free to reopen this topic or start a new one anytime.

    Best regards,

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.