Jump to content
  • Changing Text on Product Links

       (0 reviews)

    Darth Moxy

    You can change that text using this code:

    <style>
    /* Custom styling to add text to a product link that makes it more noticeable. */

    div.dh h3 span.help:after {
         font-size: 12px;
         display: block;
         font-weight: bold;
         /* Change the text between the quotes, if you'd like to */
         content: " (click for more info)";
    }
    </style>

    Copy that snippet and paste it into Settings -> Connections -> Integrations Plugin Scripts box.


    User Feedback

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest

×
×
  • Create New...

Important Information

Terms and conditions of this site