can anyone tell me how to remove the gallery border or at least turn it off ?
this is my URL and so you can see
resolvedcan anyone tell me how to remove the gallery border or at least turn it off ?
this is my URL and so you can see
Try adding the following to your .css file (preferrably not the photosmash .css file since it will be overwritten each upgrade):
.bwbps_gallery_div {
border: none !important;
background-color: #fff !important;
}
all works fine now, many thanks !
Welcome!
You must log in to post.