Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Color changes not reflecting on responsive front page #82828
    [email protected]
    Participant

    Got it! What it was was the server cache. I used the option to delete the server cache and it’s now doing what I expect.

    thanks again, David

    in reply to: Color changes not reflecting on responsive front page #82827
    [email protected]
    Participant

    OK thanks, I’ve copied and pasted that into the custom CSS section.

    Does this take some time to enable or make its way through various proxies? I had pasted in the following from another thread earlier and I now have a lavender menu background:

    
    @media screen and (max-width: 767px) {
        #hgroup-wrap .sb-holder { background-color: #6f3b97; } 
        #hgroup-wrap .sb-holder a { color: #fff; }
    }
    

    …Not that I mind the lovely lavender but I’m looking for one of my colors instead. I’ve now deleted that CSS and inserted the CSS you suggested, but it hasn’t seemed to catch up yet.

    thanks, David

Viewing 2 posts - 1 through 2 (of 2 total)