craigsworks.com - Support Forum

Full Version: How to hide qTip top border
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi All,

I want to hide the borderTop of my qTip, please update how can we do so..

Here is what I have tried:
style: {
tip: false,
width: 200,
'border-top':'none'
},


Thanks,
Rakesh Rawat
Rake, are you using 1.0 or 2.0? In 2.0 you use CSS but in 1.0 it's a little different.
Reference URL's