Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1193835

    Hi Guys,
    How can i place an 8px white border around the highlighted centre column in the table on this page:

    any assistance is welcomed. I just want to give it an additional border in white to increase its visual highlight value…
    Thanks :)
    Kevin.

    #1193948

    Hey Kevin,

    Add this to quick css:

    .pricing-table.avia-highlight-col{
    border:8px solid #fff!important;
    }

    Best regards,
    Jordan Shannon

    #1193959

    Nice one Jordan… worked perfectly – much appreciated my friend :)
    Kevin.

    #1193962

    Hi,

    No problem at all! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Pricing table highlight column border change’ is closed to new replies.