• Resolved sme

    (@sitesme)


    Hi

    Great plugin! Exactly what I was looking for ??

    However, the default message like “Default message : Sorry, this product is not available in your country” is not highlighted enough. Is there a way that we can use a code to increase the size, add bold, add a link to it as well? I tried using HTML in the field but it gets wiped out.

    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Author Zorem

    (@zorem)

    Hi, @sitesme

    Use below css to highlight message.

    .restricted_country {
        font-size: 18px;
        color: #ef4747;
        font-weight: 600;
    }

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Highlight the message (bold, size, etc)’ is closed to new replies.