Title: Gallery Lightbox
Last modified: May 3, 2018

---

# Gallery Lightbox

 *  Resolved [mark84vidler](https://wordpress.org/support/users/mark84vidler/)
 * (@mark84vidler)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/gallery-lightbox/)
 * Hi, I hope I’m posting this in the right place.
 * I’m using Beaver Builder lite which came with the Go Daddy theme I’m using. I
   have added a picture gallery and have chosen the images to open in a lightbox
   which works well.
 * However there are a few tiny issues such as the arrows in the lightbox not fully
   showing and the caption box being transparent on hover over. Is there an easy
   way to fix this or would I need to upgrade to pro?
 * Thanks in advance,
 * Mark
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fgallery-lightbox%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 15 replies - 1 through 15 (of 15 total)

 *  Plugin Contributor [Jamie](https://wordpress.org/support/users/codente/)
 * (@codente)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/gallery-lightbox/#post-10244807)
 * Hi Mark,
 * The first question seems to be a problem with the Mins theme by GoDaddy only.
   The problem is not seen in Primer which is the Mins parent theme. I’ll see if
   we can get in touch with someone from the GoDaddy team to resolve and/or come
   up with a temporary solution for you on that.
 * As for the second issue – are you wanting the caption box to be a solid color
   on hover? If so, what color?
 *  Thread Starter [mark84vidler](https://wordpress.org/support/users/mark84vidler/)
 * (@mark84vidler)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/gallery-lightbox/#post-10245776)
 * Hi Jamie,
 * Thanks for getting back to me. That would be awesome if you could ask about the
   issue with Go Daddy. The arrows look really bad as they are currently.
 * I was thinking a solid black for the hover over box.
 * Many thanks
 *  Plugin Contributor [Jamie](https://wordpress.org/support/users/codente/)
 * (@codente)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/gallery-lightbox/#post-10247653)
 * Hi Mark,
 * In the WordPress Customizer, try placing this CSS in the Additional CSS Tab. 
   This should adjust the caption transparency.
 *     ```
       /* Set Gallery caption hover to black */
       .fl-photo-caption-hover {
       	background: rgba(0,0,0,1);}
       ```
   
 * Still working on the other issue!
 *  Thread Starter [mark84vidler](https://wordpress.org/support/users/mark84vidler/)
 * (@mark84vidler)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/gallery-lightbox/#post-10248588)
 * Thanks Jamie!
 * Let me know how you get on with the arrow request 🙂
 *  Plugin Contributor [Jamie](https://wordpress.org/support/users/codente/)
 * (@codente)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/gallery-lightbox/#post-10251699)
 * We’ve been in touch with the GoDaddy team and they are looking into the Mins 
   theme issue. I’ll let you know if we get an update from them on that!
 *  [Evan Herman](https://wordpress.org/support/users/eherman24/)
 * (@eherman24)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/gallery-lightbox/#post-10256228)
 * Is that gallery/lightbox generated through Beaver Builder, or is that it’s own
   plugin?
 *  Plugin Contributor [Jamie](https://wordpress.org/support/users/codente/)
 * (@codente)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/gallery-lightbox/#post-10258730)
 * It’s a Beaver Builder module.
 *  [Evan Herman](https://wordpress.org/support/users/eherman24/)
 * (@eherman24)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/gallery-lightbox/#post-10259405)
 * We’ve got a fix coming down the pipeline. I’ve got a PR issued against the mins
   theme on Github to fix things up.
 * [https://github.com/godaddy/wp-mins-theme/pull/45](https://github.com/godaddy/wp-mins-theme/pull/45)
 *  Plugin Contributor [Jamie](https://wordpress.org/support/users/codente/)
 * (@codente)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/gallery-lightbox/#post-10259441)
 * Hi Evan,
 * Excellent – I just gave that a spin on our test site and it seems to resolve 
   both issues like you’ve said.
 * Thanks for the quick response!
 *  Thread Starter [mark84vidler](https://wordpress.org/support/users/mark84vidler/)
 * (@mark84vidler)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/gallery-lightbox/#post-10259477)
 * Hi Evan/Jamie,
 * Will this automatically apply to my website or do I need to do something?
 * Many thanks
 *  [Evan Herman](https://wordpress.org/support/users/eherman24/)
 * (@eherman24)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/gallery-lightbox/#post-10260589)
 * Hey [@mark84vidler](https://wordpress.org/support/users/mark84vidler/),
 * I did go ahead and get all of the PRs merged and we’ve gone ahead and released
   Mins v1.1.1.
 * Assuming you are a GoDaddy customer, you should get an update notification in
   your dashboard. The notification will let you know there is a new version of 
   the theme available for download.
 * If you are not a GoDaddy customer, but stumbled across the mins theme on Github,
   you’re going to have to manually download the .zip file from the releases tab
   on Github ([https://github.com/godaddy/wp-mins-theme/releases/tag/v1.1.1](https://github.com/godaddy/wp-mins-theme/releases/tag/v1.1.1)),
   and manually upload the theme to overwrite the existing theme.
 * At any rate, if you do go ahead and update the theme to v1.1.1 you should find
   the issues outlined in this thread are resolved.
 * If for one reason or another they are not, please don’t hesitate to open up a
   support thread over on the Primer theme support forums ([https://wordpress.org/support/theme/primer](https://wordpress.org/support/theme/primer)).
 * [@codente](https://wordpress.org/support/users/codente/) If you have any other
   customers who are also facing similar issues, feel free to point them to this
   thread or just relay the message that the latest release v1.1.1 resolves the 
   issue.
 * Evan
 *  Thread Starter [mark84vidler](https://wordpress.org/support/users/mark84vidler/)
 * (@mark84vidler)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/gallery-lightbox/#post-10261092)
 * Hi Evan,
 * Thank you very much, I’m a Go Daddy customer and have done the Mins update as
   suggested.
 * However I am still having the issue with the arrows and caption hover over
    [http://andyvidlerwildlifephotography.co.uk/workshops/](http://andyvidlerwildlifephotography.co.uk/workshops/)
 * Thanks again
 *  Plugin Contributor [Jamie](https://wordpress.org/support/users/codente/)
 * (@codente)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/gallery-lightbox/#post-10262432)
 * Hi Mark,
 * The Mins update will only fix the gallery lightbox arrow issue. The transparency
   of the caption on hover is not something fixed by the Mins update and is why 
   I provided the CSS above. Sorry for the confusion – the two issues I think Evan
   and I were referring to were the lightbox arrows and then in the Beaver Builder
   UI, things were a little wonky with arrows in different places throughout the
   UI.
 * Are you sure you did the update? When I look at your site, it still appears to
   be on v 1.1.0 of the theme. If you did update, try flushing the GoDaddy cache
   if that is available to you.
    -  This reply was modified 8 years, 1 month ago by [Jamie](https://wordpress.org/support/users/codente/).
 *  Thread Starter [mark84vidler](https://wordpress.org/support/users/mark84vidler/)
 * (@mark84vidler)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/gallery-lightbox/#post-10263640)
 * For some reason I couldn’t do the update on Go Daddy even when I had clicked 
   the button so I did it on WordPress and it looks fine now.
 * Thank you so much for your help 🙂
 *  [Evan Herman](https://wordpress.org/support/users/eherman24/)
 * (@eherman24)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/gallery-lightbox/#post-10264266)
 * Hi [@mark84vidler](https://wordpress.org/support/users/mark84vidler/),
 * Great! Not a problem at all. Thank you for raising the issue here and allowing
   for us to fix it up.
 * We will have a look at the updates from the GoDaddy dashboard to see what might
   be going on there. At any rate, have a wonderful rest of your week.

Viewing 15 replies - 1 through 15 (of 15 total)

The topic ‘Gallery Lightbox’ is closed to new replies.

 * ![](https://ps.w.org/beaver-builder-lite-version/assets/icon-256x256.png?rev=
   2361183)
 * [Beaver Builder Page Builder - Drag and Drop Website Builder](https://wordpress.org/plugins/beaver-builder-lite-version/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/beaver-builder-lite-version/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/beaver-builder-lite-version/)
 * [Active Topics](https://wordpress.org/support/plugin/beaver-builder-lite-version/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/beaver-builder-lite-version/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/beaver-builder-lite-version/reviews/)

 * 15 replies
 * 3 participants
 * Last reply from: [Evan Herman](https://wordpress.org/support/users/eherman24/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/gallery-lightbox/#post-10264266)
 * Status: resolved