adding another theme colour?

Discussion in 'Themia WordPress Theme' started by alchemy, Nov 6, 2016.

  1. alchemy

    alchemy Member

    Joined:
    Apr 16, 2013
    Messages:
    45
    Likes Received:
    1
    Hi,

    is it possible to add more colours to this theme? I'd like to try adding: #851e21 and #c39766 as colours for the buttons etc.

    Many thanks
    Neil
     
  2. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Hello Neil.

    Yes, using custom CSS codes you can achieve this.

    Just share the screenshots of the concerned area of the theme, we will send you the custom CSS code that you can put in Custom CSS field located in Dashboard->InkThemes->Theme Options->Styling Options

    I look forward to hearing from you soon.

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     
  3. alchemy

    alchemy Member

    Joined:
    Apr 16, 2013
    Messages:
    45
    Likes Received:
    1
    Hi Naveen that's brilliant thank you.

    Basically I want to try my 2 new colours in the menu buttons if that's possible?

    Kind regards
    Neil
     
  4. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Ho Neil,

    Sure, here is the code that you can try in the theme:
    Code:
    #menu li.current-menu-item a, 
    #menu li.current-menu-parent a, 
    #menu li.current_page_parent a, 
    #menu li:hover a, 
    #menu li a.selected, 
    #menu li a:hover, 
    #menu li.current_page_item a, 
    .woocommerce .content_wrapper ul.products li.product .button:hover{
    background:#851e21!important;
    }
    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     
  5. alchemy

    alchemy Member

    Joined:
    Apr 16, 2013
    Messages:
    45
    Likes Received:
    1
    Hi Naveen, thank you for you help. sorry, I should have mentioned that I am using an earlier version of the theme with the rounded buttons, so although this does work at producing the red colour, there is still the original curved ends to the buttons.

    kind regards
    Neil
     

    Attached Files:

  6. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Can I have your site URL here? I will check and provide you the correct code.
     
  7. alchemy

    alchemy Member

    Joined:
    Apr 16, 2013
    Messages:
    45
    Likes Received:
    1
    Sure, is there a way to post it privately?

    kind regards
    Neil
     
  8. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    You can share the details at [email protected], along with this thread link.

    We will take care of your site.

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     

Share This Page