Purple colour option on Blackrider

Discussion in 'Blackriders WordPress Theme' started by amandamurdochmarketing, May 14, 2014.

  1. amandamurdochmarketing

    amandamurdochmarketing Member

    Joined:
    Aug 20, 2013
    Messages:
    48
    Likes Received:
    4
    Hi all,
    Noticed that blackrider theme is showing purple / lilac option on the demo page on inkthemes, yet it isn't available in the drop down colour option on theme options

    I have downloaded latest version from ink themes - Failing doing it this way - Please can you show me where I go in and change the colour code so all the website changes to a different colour theme?
    Cheers
    Amanda
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
  3. amandamurdochmarketing

    amandamurdochmarketing Member

    Joined:
    Aug 20, 2013
    Messages:
    48
    Likes Received:
    4
    Hi Gourav,
    Thanks for that answer - One area didn't change though .... The header - It has gone grey #969696

    see at
    http://www.tamesidedogwalking.com/

    I found the css file for black in my file manager - downloaded the code - replaced all the black colour codes with the purple I wanted - and uploaded it again

    It would actually be ideal if the grey header 969696 could be made white - what did I miss Gourav? And how do I change the grey to white?
    Cheers
    Amanda
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .header_container {
    background: #FFF!important;
    }
    Thanks & Regards
    Nitesh Raghuwanshi
     
  5. amandamurdochmarketing

    amandamurdochmarketing Member

    Joined:
    Aug 20, 2013
    Messages:
    48
    Likes Received:
    4
    Hi Nitesh
    Thank you for your answer - I did that and it has worked great- Much appreciated

    Can I ask - Will this bit of code in the custom css area take off the header colour on all your themes?

    Cheers
    Amanda
     
  6. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello Amanda,


    It will not work in all themes.
    Code work according to classes used in the layout.
    Just tel me theme name. I will provide you separate css code.

    Thanks & Regards
    Nitesh Raghuwanshi
     
  7. amandamurdochmarketing

    amandamurdochmarketing Member

    Joined:
    Aug 20, 2013
    Messages:
    48
    Likes Received:
    4
    Thank You Nitesh - I was looking at altering two themes which I use a fair bit ...

    The Appointway theme

    and

    Local Business theme

    I find that the header on these causes problems with logos.

    Much appreciated - thank you Nitesh
    Amanda
     

Share This Page