• Resolved Luke

    (@lukestorm)


    Hi

    Is it possible to make the discontinued message BOLD and/or Coloured? so it stands out more?

    Otherwise, great plugin! Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author SaffireTech

    (@saffiretech)

    Hi luke,

    Thanks for using our plugin and reaching out to us.

    Yes ! it is possible to make discontinued message BOLD?and coloured

    You just need to add the below CSS in your theme inside style.css file or you can use Simple Custom CSS Plugin

    div.discontinued_status_message {

    font-weight: 900; // font weight

    color: red; // font color

    }

    Plugin Author SaffireTech

    (@saffiretech)

    Since, we haven’t heard back from a month, we are assuming that this issue has been resolved.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘bold or colour discontinued text’ is closed to new replies.