Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1124608

    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!

    #1124644

    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

    #1124648

    Thank you – seems it was a modem cache issue. All solved thanks

    #1124649

    Hi,

    Great, I’m glad that you got it working. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mobile Colour’ is closed to new replies.