colour in the primary widget area

Discussion in 'BizWay WordPress Theme' started by anciens, Jun 18, 2014.

Thread Status:
Not open for further replies.
  1. anciens

    anciens Guest

    Joined:
    Jun 15, 2014
    Messages:
    19
    Likes Received:
    0
    Location:
    Belgium
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    1.

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

    Code:
    .sidebar ul li a {
    color: green;
    } 

    2. For changing button color

    Go to color > images directory present in your theme directory and replace your image with present button images or edit it.

    The name of images are

    1. "contact-button-blue.png"
    2. "side-search-blue.png"

    Note:- Use same name for your edited image and remove the current image.
    Thanks & Regards
    Gourav Shrivastava
     
  3. anciens

    anciens Guest

    Joined:
    Jun 15, 2014
    Messages:
    19
    Likes Received:
    0
    Location:
    Belgium
    ok, many thanks! :)

    have a nice day!
     
Thread Status:
Not open for further replies.

Share This Page