Submit button only appears on mouse over??

Discussion in 'GeoCraft WordPress Theme' started by cemelody, Feb 26, 2016.

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

    cemelody New Member

    Joined:
    Aug 20, 2014
    Messages:
    26
    Likes Received:
    0
    Hi!

    We have everything pretty well set-up but have a really odd problem now. The submit button on the ad submission form only appears when you roll your mouse over the area - otherwise it appears that the button is missing. Obviously, the button background must be set to white, and then hover is black, but not sure where to find this in the CSS.

    Unfortunately this makes it appear that there is no button on the page - thank you for your help - here is the link: http://thepaymentsmarketplace.com/submit-listing/

    Thank you in advance!

    Melody
     
  2. priya

    priya Guest

    Hello Melody,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS field of your dashboard.
    Code:
    #add_place .form_row .field input[type="submit"] {
        background: black;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. cemelody

    cemelody New Member

    Joined:
    Aug 20, 2014
    Messages:
    26
    Likes Received:
    0
    Thank you - that worked!!
     
  4. priya

    priya Guest

    You're welcome..:)

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
Thread Status:
Not open for further replies.

Share This Page