Hello,
The easy slider images contain a white area, any idea what could be causing this?
Example here
http://www.jtvdigital.com/sell-your-music/
Thanks
Hey JTV Digital!
Not sure how that got there, you can use the following in your Quick CSS to remove it:
#toc_container{
display:none !important;
}
Best regards,
Rikard
It worked.
Thanks for your help!