Title: Problems Gallery Caption
Last modified: March 18, 2019

---

# Problems Gallery Caption

 *  Resolved Anonymous User 9824923
 * (@anonymized-9824923)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/problems-gallery-caption/)
 * Hallo.
 * I’m having problems with my gallery caption box. I can’t figure out why this 
   specific gallery /book/a-fonte-da-juventude/ has the caption box changing the
   opacity. I want it to be like this page /yggdrasil/personagens/.
 * Already changed the opacity to the same hover and not hover but it stills changing.
 * I also can’t discover why I have this blue bar in the Título: A Fonte da Juventude
   at the same page.
 * Anyone can help me, please?
 * Best regards,
 * Irina Sopas
    -  This topic was modified 7 years, 2 months ago by Anonymous User 9824923.
    -  This topic was modified 7 years, 2 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblems-gallery-caption%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [anurag.deshmukh](https://wordpress.org/support/users/anuragdeshmukh/)
 * (@anuragdeshmukh)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/problems-gallery-caption/#post-11324499)
 * For your caption box changing the opacity, below code is added in your child 
   theme’s style.css file
 *     ```
       .galleryid-11164 figcaption {
       	opacity: .9;
       }
       ```
   
 * change **.9 to 1** and it seems from theme backend, this opacity is getting applied.
 * For blue bar in the Título: A Fonte da Juventude :
 * Inside a div whose class name is ‘mbm-book-additional-info’, one blank h1 tag
   is getting added which doesn’t have any value. Remove that blank h1 tag and blue
   bar (background color) will get removed.
 *  Thread Starter Anonymous User 9824923
 * (@anonymized-9824923)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/problems-gallery-caption/#post-11326618)
 * Hallo. First thanks for all the help you gave me. In the .galleryid-11164 figcaption{
   
   opacity: .9; } I need to add important! so it glue hahaha. And the ‘mbm-book-
   additional-info’ I would never figure it out alone. I was searching in the other
   class, the one I have the text. It is all solved thanks to you, wordpress genius.
 * Kisses and more kisses

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

The topic ‘Problems Gallery Caption’ is closed to new replies.

## Tags

 * [caption](https://wordpress.org/support/topic-tag/caption/)
 * [gallery](https://wordpress.org/support/topic-tag/gallery/)
 * [opacity](https://wordpress.org/support/topic-tag/opacity/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: Anonymous User 9824923
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/problems-gallery-caption/#post-11326618)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
