Cannot preview colours

  • Unknown's avatar

    Hello! I do have purchased the custom design and have changed my colours. However I am unhappy and want to change the colours again, I cannot preview the change of colours. Is there something wrong?

  • Hi Sofia, could you let me know the exact steps you’re taking, and what happens when you try to preview the changes? Do you see an error message, or are the changes just not being applied in the preview window?

    Are you choosing a new palette under Customize > Colors?

    Are you adding CSS? If so, could you paste the CSS that isn’t working here so I can have a look?

    Thanks!

  • Unknown's avatar

    Hi Kathryn! Basically nothing happens, no error message. What I did realise is that when I change the page – for example if I’m trying to preview the colour change on the home page and then I change to a page with a post – and then the colour change applies, so it takes up twice as long, but it works at the end. Here are my CSS changes, I hope I’m not messing things up:
    #logo h1 a {
    color: #171717;
    display: block;
    font-size: 32px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    }

    .desc {
    color: #171717;
    display: block;
    font-size: 11px;
    margin: 0 auto;
    padding-top: 5px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    }

    .lay1 > div .postitle {
    overflow: hidden;
    text-align: left;
    }

    .lay1 > div .postitle a {
    color: #ffff;
    text-decoration: none;
    text-transform: none;
    }

    .lay1 > div p {
    line-height: 19px;
    text-align: left;
    }

    #posts .postitle,
    #posts .postitle a {
    color: #ffff;
    text-decoration: none;
    text-transform: none;
    }

  • Unknown's avatar

    Hi KAthryn,
    Thanks! I just had a look and its working now :)

  • I’m glad it’s back to normal! Thanks for letting me know.

  • The topic ‘Cannot preview colours’ is closed to new replies.