Viewing 1 replies (of 1 total)
  • Plugin Support Smash Balloon Joel

    (@joelsmashballoon)

    Hey @robin69,

    Thank you for reaching out to us for assistance. The title is not related to our plugin and there are currently CSS rules on your site causing the Widget Title to stay white with the !important CSS tag. Adding this to any custom CSS location on your site should help:

    .footer-block-wrap .block-column.block-instagram h3.block-title {
      color: #FFEE00 !important;
    }

    Best regards,

Viewing 1 replies (of 1 total)
  • The topic ‘how to change title color’ is closed to new replies.