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

    (@metaphorcreations)

    • Hover over your item in the editor and select the Edit Layout icon.
    • Click the Edit CSS icon (eye)
    • Add the following css at the end of the code editor:
    a {
      color: red;
    }
    • You can use hex colors:
    a {
      color: #FF0000;
    }
    • Then, click the refresh button so see the results.
    • Remember to Save your Ditty when done making changes.

    Let me know if you have any other questions, or need further help with this.

Viewing 1 replies (of 1 total)
  • The topic ‘Color link’ is closed to new replies.