Black Screen Issue: Please update your theme to ensure WordPress 5.6 compatibility. Dentalia 2.1 and Recycle 2.1 are now available on ThemeForest. 

Okay
  Public Ticket #2552256
gallery widget
Closed

Comments

  •  2
    rogueplanetmktg started the conversation

    where can I control the text color of captions for images in my gallery?  The font color and text color settings in the gallery's design tab have no effect.

  •  531
    OrionThemes replied

    Hi,

    I checked the issue and can confirm this is a bug in the Dentalia 2.0 version.
    We'll fix it in the next theme update, but for now please copy the following CSS to Theme Options -> Custom CSS:

    .text-light .wp-caption-text,
    .text-light .wp-caption-dd,
    .text-light .wp-caption {
    color: #fff;
    }

    This should resolve the light text caption issue.

    Please let me know how it goes,

    Andrej