• Hey!

    I just discovered that if you setup a custom “Popup Header Color” but no “Popup Header Border Color” the outputted inline CSS overwrites the custom background color again with the default border color, because the wrong css property is outputted.

    Simple fix:
    Change /wp-content/plugins/sticky-popup/class-sticky-popup.php line #636 to:
    border-color

    Greetings
    derRALF

  • The topic ‘Bug: Custom inline background color setting is overwritten’ is closed to new replies.