my old post is not getting answered.
https://www.joomlart.com/forums/topic/border-top-is-not-showing/
the top border is missing... pls refer attached image example page: http://australiancountryexperience.com.au/index.php/en/tours/2-day-getaway?view=bookform[upl-image-preview url=https://member.joomlart.com/forums/assets/files/2018-04-10/1523380748-116997-2018-04-11-11842.png]
blue777 You can comment this out in custom.css (line 537 :
td, tr td { border-top: 0px solid #dddddd !important; }
like this
/*td, tr td { border-top: 0px solid #dddddd !important; }*/
Hi blue777
Please check now i fixed it
pavit
thanks a lot. it looks fine now. so what was the problem?
blue777 so what was the problem?
There was a value 0 for the border it should be at least 1
Regards