Here is the page:http://184.169.154.35/?product=lush
I want to have the same border around the big image just like in the image thumbnails below.
Here is the page:http://184.169.154.35/?product=lush
I want to have the same border around the big image just like in the image thumbnails below.
Hi,
Kindly add this code in your Quick CSS or custom.css:
#top .slideshow_container {
border: medium solid black;
margin-bottom: 20px;
padding: 2px !important;
}
Hope this helps. :)
Regards,
Ismael
You must log in to post.