My 'Post Free Ad' Button has a gap in it

Discussion in 'ClassiCraft WordPress Theme' started by calvinhon, Aug 8, 2013.

  1. calvinhon

    calvinhon Member

    Joined:
    Apr 1, 2013
    Messages:
    105
    Likes Received:
    3
    Hi Admin,

    Sorry, a bit embarrassing, but there's a line of gap in my 'Post Free Ad' button.
    Any idea how I can get it fixed? :) here's the direct access: www.isniffy.com

    Thanks,
     

    Attached Files:

  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:
    .btn_left {
    margin-right: 0px;
    }
     
  3. calvinhon

    calvinhon Member

    Joined:
    Apr 1, 2013
    Messages:
    105
    Likes Received:
    3
    Cool! Thanks gourav!! it's working!
     

Share This Page