Contact form

Discussion in 'Real Photography WordPress Theme' started by appleguy, Oct 1, 2015.

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

    appleguy Guest

    Joined:
    Oct 24, 2014
    Messages:
    63
    Likes Received:
    1
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    It seems that you have set an ajax loader image over there for one of your purpose, that's why that huge gap was displayed over there,

    You just need to paste the CSS code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    img.ajax-loader {
        display: none !important;
    }
    Hope it will resolve your issue :)

    Do let me know if you need more assistance,
    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. appleguy

    appleguy Guest

    Joined:
    Oct 24, 2014
    Messages:
    63
    Likes Received:
    1
    thanks
     
Thread Status:
Not open for further replies.

Share This Page