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.
Hey Kevin,
Add this to quick css:
.pricing-table.avia-highlight-col{
border:8px solid #fff!important;
}
Best regards,
Jordan Shannon
Nice one Jordan… worked perfectly – much appreciated my friend :)
Kevin.
Hi,
No problem at all! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon