Hi @lorro ,
Thank you for that. The CSS worked in centering the gallery, however, made the thumbnails smaller. Is there any way to make the thumbnails bigger?
Thank you.
Hi @oceanwp
There was an issue where the top bar would not become transparent, so I just made it into my header. However, I still would rather use a top bar so I can set opacity difference for top bar and header.
Do you have CSS to make the top-bar transparent?
I tried
#top-bar {
width: 100%;
background-color: transparent !important;
}
But it didn’t work