@stephencottontail;
I have a similar issue with mine, but don’t want to create another post. I have tried doing various overrides in jetpack, but I basically want to reduce the white area above my menu bar, thereby making the menus higher on the page. Here are my details:
site for now at trowelex.wordpress.com
using Dynamic News theme (paid)
Jetpack mods done so far:
.slideshow-window {
background-color: transparent !important;
border-color: transparent !important;
}
div.slideshow-controls {
display: none;
}
Any suggestions?