Skip to main content
Contributor ⭐️⭐️⭐️
March 13, 2025
Solved

Change the colors of Callouts

  • March 13, 2025
  • 1 reply
  • 48 views

Is it possible to change the colors of the Callouts, specifically when creating an article? I can’t seem to find where to set default fonts, headings and colors for articles, unless it’s not possible?

    Best answer by DannyPancratz

    There’s no way I know to permanently change that as a part of a theme. 

    And I don’t think it’s possible even in the admin Control moderation; I thought maybe you could adjust the color in the code, but I’m not sure how you’d do that in this: 
     

    code view of an article in control

     

    I’m out of my technical depth here, but there’s probably a way to customize it via a third party script or custom CSS. If you can add the logic to redefine the class for callout-red to a specific hex code. 

     

    I’d love for this to be something added to the theming capabilities. 

    1 reply

    DannyPancratz
    VIP ⭐️⭐️⭐️⭐️⭐️
    March 13, 2025

    There’s no way I know to permanently change that as a part of a theme. 

    And I don’t think it’s possible even in the admin Control moderation; I thought maybe you could adjust the color in the code, but I’m not sure how you’d do that in this: 
     

    code view of an article in control

     

    I’m out of my technical depth here, but there’s probably a way to customize it via a third party script or custom CSS. If you can add the logic to redefine the class for callout-red to a specific hex code. 

     

    I’d love for this to be something added to the theming capabilities. 

    FYI: I am no longer active in this community