• Resolved adam1407

    (@adam1407)


    the red used in certify/spicepress is too harsh for my use of the website and I would like to change this to a softer colour.
    Certify inherits a lot of its parameters from spicepress.

    How can I change the colour red? #ce1b28

Viewing 3 replies - 1 through 3 (of 3 total)
  • xoptimus

    (@spicethemesoptimus)

    Hi

    Thanks for contacting us,

    For this paste the following Link css code in additional css field (Theme Dashboard => appearance => customize >> additional css field)

    then change the color code as you need, like #ce1b28 to ##349839

    Any confusion lets me know.

    Thanks

    Thread Starter adam1407

    (@adam1407)

    That basically works, thanks, but I still have an issue with the sidebar widgets colour scheme
    site laurencebelletbarlow.com if you can offer any more help

    xoptimus

    (@spicethemesoptimus)

    Hi adam1407,

    For this, paste the following css code in additional css filed

    .sidebar .section-header {
        border-left: 5px solid #ce1b28;
    }

    Change the color code as you need.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘changing the colours’ is closed to new replies.