background image

Discussion in 'VideoCraft WordPress Theme' started by chriserve, Dec 10, 2013.

  1. chriserve

    chriserve New Member

    Joined:
    Dec 22, 2012
    Messages:
    20
    Likes Received:
    0
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Paste the following code in your Custom CSS
    (Appearance -> Theme Options -> Styling Options -> Custom CSS)

    Code:
    .video_wrapper.front {
    background: red;
    }
    
    In place of "red" you can put your color or color code.
    This will solve your issue.
     

Share This Page