#slideshow .nivo-caption {
width: 500px;
margin: 0; } }
- @media only screen and (max-width: 40em) {
- #slideshow .nivo-caption {
- display: none; } }
#slideshow .nivo-caption h6 {
width: 450px;
font-weight: bold;
@media screen and (max-width: 1024px) {
#slideshow .nivo-caption h6 {
margin-bottom: 23px; } }
+ @media only screen and (max-width: 40em) {
+ #slideshow .nivo-caption h6 {
+ margin-bottom: 18px; } }
#slideshow .nivo-caption p {
width: 450px;
letter-spacing: 0.1em;
border: 1px solid #f5822a;
color: #f5822a;
text-decoration: none; }
+ @media only screen and (max-width: 40em) {
+ #slideshow .nivo-caption a.button {
+ padding: 8px 10px; } }
/* NextGen Gallery */
[class*="block-grid-"] > li {