Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #500405

    Is it possible to remove the border and background on the description column of a pricing table?

    #500408

    Hi haydenkirk!

    Can you please post the link to your page and point out the section so we can provide you an accurate custom CSS code?

    Regards,
    Yigit

    #500420

    Think I got it with the following code actually, let me know if correct (wanted font bold too)

    .avia-desc-col {
    box-shadow:none !important;
    border:none !important;
    font-weight:bold !important;
    }

    #500421

    link was for the following: http://goo.gl/qUnEho

    #500435

    Hi!

    Yes, Hayden, you got it correct :) Glad you figured it out!

    Best regards,
    Yigit

    #500437

    cheers and thank you for the quick response! :)

    #500439

    Hi!

    You are welcome :) Let us know if you have any other questions or issues!

    Regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘remove border from table (description column)’ is closed to new replies.