Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

change html color of text on statuspage

Howard Nedd
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 20, 2022

Hi Community,

 

I have created some custom css on my Statuspage and would like to change the color of my text. I have the following script:

<script>

$('.text-section').find('h4').text('STATUSPAGENAME')

$(function() {
$('.status-day:nth-child(n+7)').remove();
});

</script>

 

 

So if I want that the color of statuspage is orange for example. What do I need to add to this script?

Thanks

Regards
Howard

1 answer

1 accepted

0 votes
Answer accepted
Howard Nedd
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 20, 2022

Found the solution.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events