Hello,
I would like to remove the 3 thumbnails and the link button (epilation laser) under the slideshow.
you can see here : http://www.centrelaserniel.fr/
How can I do That ?
Thanks
Hello,
I would like to remove the 3 thumbnails and the link button (epilation laser) under the slideshow.
you can see here : http://www.centrelaserniel.fr/
How can I do That ?
Thanks
Hi Krysteo7,
The quickest and easiest way would be to add the following to your style.css all the way at the bottom:
#top.home #wrapper_featured_stripe {
display: none;
}
Regards,
Devin
You must log in to post.