Tagged: enfold
Hi
I have been using Enfold for ages on multiple sites but have hit a colour issue I cant see, to solve.
Site is http://www.cloakanddagger.com.au
On the news page the colours are fine on a computer but as soon as it goes to a mobile the post title on the news page turns to black instead of red. I have tried the following all separately.
#top .post-title a {
color: #fa0e1a!important;
}
h2.post-title.entry-title {
color: #fa0e1a!important;
}
.post-title.entry-title {
color: #fa0e1a!important;
}
@media only screen and (max-width: 767px) {
#top .post-title a {
color: #fa0e1a!important;
}}
Help!
Hey jsharpripple,
I can’t reproduce the problem on my end using Chrome, are you sure that you are not getting cached results on your local device? Maybe you could try on a different phone or in an incognito window? If that doesn’t help then please let us know how to reproduce the problem in a greater detail.
Best regards,
Rikard
Thank you – seems it was a modem cache issue. All solved thanks