Would like sidebar to be white

Discussion in 'RoadFighter WordPress Theme' started by v4sb, May 1, 2015.

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

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    I have changed the background of my page to an image, so this changes the sidebar too, but I would like for the sidebar widget areas to have a white background. Can you assist? Thank you.
     
  2. sameerwalkar

    sameerwalkar Guest

    Hello,

    Kindly apply the below CSS:
    Code:
    .sidebar{
      background: #FFF;
    }
    Hope it will solve your issue.
     
  3. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    This did solve my issue. Thank you. Is there a way to remove the black line that is only part of the divider in the sidebar widget area? I have attached screenshot.[​IMG]
     
  4. sameerwalkar

    sameerwalkar Guest

    Hello,

    We have fixed the issue. Kindly check the mentioned area i.e. removed the black line.
     
  5. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    thank you
     
Thread Status:
Not open for further replies.

Share This Page