How can I CHANGE my WHOLE colour scheme of my website

Discussion in 'BusinessGrow One Page WordPress Theme' started by millmead2, Feb 28, 2016.

  1. millmead2

    millmead2 Guest

    Joined:
    Apr 27, 2014
    Messages:
    77
    Likes Received:
    1
    How can I CHANGE my WHOLE colour scheme of my website from the options you gave to reflect the colours more suited for my site.

    I need to alter all the colours to match my logo and artwork, etc.
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .slider_text_container a, .index_titles, .rect_box, .gallery_tabs a, input, textarea {
        background: lightcoral;
    }
    Note: Change color as per your interest...

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page