Geocraft -- resizing the bouton " set it on the map"

Discussion in 'GeoCraft WordPress Theme' started by aliounn, Dec 26, 2012.

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

    aliounn Member

    Joined:
    Dec 7, 2012
    Messages:
    136
    Likes Received:
    6
    Hi,
    I'm trying to resize the bouton that let poster to set the address on the map. i used the class name b_submit in the custom css area with 200px , but it didn't work. a file attached
    i need your help
    thank's.
     

    Attached Files:

  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS


    Code:
     .field .b_submit{
    width:400px!important;
    }
    

    This will solve your issue.
     
  3. aliounn

    aliounn Member

    Joined:
    Dec 7, 2012
    Messages:
    136
    Likes Received:
    6
    thank you very much . everything's ok now
     
Thread Status:
Not open for further replies.

Share This Page