Hi
I’d like to find out if i’d be able to remove the borders around the ajax slide preview? You’ll see in the site below if you click on “Joe Dirt” then there is borders around the preview which I don’t want:
http://www.dezigns-express.com is the website (just fooling around to see what works).
Hope you can help.
Kindest Regards
Hey TiaanFourie,
try adding this to quick css:
.portfolio-details-inner{
border:none !important;
}
Best regards,
Jordan Shannon
Awesome!!! Thanks it worked