Move Lead Capture Box to the left of the page

Discussion in 'Blackriders WordPress Theme' started by cholcombe, Oct 12, 2013.

  1. cholcombe

    cholcombe New Member

    Joined:
    Oct 12, 2013
    Messages:
    19
    Likes Received:
    0
    How can I move the lead capture box to the left of the page?
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

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

    Code:
    .caption {
    left: 15.65%;}
     

Share This Page