Changing Text Color of Image With Text Overlay

Follow these steps:

  1. Go to Online Store → Theme → Edit code

  2. Open your theme.css file and paste the following code at the bottom:

#shopify-section-template--21827397878039__section_image_with_text_overlay_fDLd9T h3, div#shopify-section-template--21827397878039__section_image_with_text_overlay_fDLd9T h2 {
    color: #fff !important;
}