add background color to sidebar menu

Discussion in 'Blackriders WordPress Theme' started by appointway, Jun 5, 2014.

  1. appointway

    appointway New Member

    Joined:
    Feb 8, 2014
    Messages:
    5
    Likes Received:
    0
  2. Gourav

    Gourav Support Staff

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

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

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

    Inplace of "red" put your color code.

    Thanks & Regards
    Gourav Shrivastava
     

Share This Page