http://dev.nataliebork.com/portfolio/battuto/#jp-carousel-872
The link is white, then becomes blue when you mouse over.
But it should be orange, as shown in the code in jetpack-carousel.css
/* slideshow caption link text color */
.jp-carousel-titleanddesc p a,
.jp-carousel-comments p a,
.jp-carousel-info h2 a {
color: #fc6412 !important;
border: none !important;
text-decoration: none !important;
font-weight: normal !important;
font-style: normal !important;
}
The box and text for “View full size” still appears as well, but I would like to hide it.
I did the same at http://happynick.com/marketing/projects/email-marketing-design-slideshow/#jp-carousel-704 and it works.
Review with Chrome Developer Tools and let me know how it fix this. I cleared the cache several times and uploaded the updated file.