Site logo

Archived topic

Headings on Sections in Different Colours

5 replies · Started by Steve on January 1, 2018

Viewing posts 1–6 of 6

When I change the colour of a section heading it shows on a desktop in both chrome and IE but not on a mobile, again using Chrome.

My website example is under the section labelled International.

Hi there,

Can you try clearing the browser cache on mobile?

I also don't see a menu item called International.

Hi Leo,

I have cleared the browser cache but with no luck.

The section is titled "Go International !" in white about 2/3 down the page

I just checked it out on mobile and it's white. You are using elements to color the text, which I would typically try to avoid. Instead, do this to the <h2> element:

<h2 style="color: #fff;">Your heading</h2>

Many thanks Tom/Leo for all your help

Glad we could help :)

This archived topic is closed to new replies.