how to change color of h1 ,h2 , headers in amp

Posted in: Newspaper
Post count: 43

how to change color of h1 ,h2 , headers in amp

Post count: 43

Calin pls answer this question

Post count: 35449

Hi,

Please note that our support hours are from Monday – Friday: 8:00 AM – 17:00 PM GMT+2
If you want to change the color for h1, h2 … in amp you need to use a custom css, here is an example for h4 -> https://i.imgur.com/MRxjhrb.png -> https://i.imgur.com/k9wXkIG.png you you want the h to have the same color, you can add them like this -> https://i.imgur.com/DHnJ9wp.png for different colors you need to set it like this -> https://i.imgur.com/8n4UJrR.png
h1{
color: blue;
}

The code need o be set in Theme panel> Mobile theme> Custom code> css

Hope this will help!
Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.