Dzonia blog post comment input tag problem

Discussion in 'Dzonia WordPress Theme' started by nanburke, Apr 16, 2015.

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

    nanburke New Member

    Joined:
    Feb 26, 2015
    Messages:
    3
    Likes Received:
    0
    We are finding that we are not getting a screen echo when we try to enter data on the name and email fields (we are not website field) on the comment forms. The text box is fine. The entered data is recorded as well. This happens on both IE 11 and IOS 8 Safari browsers.
     
  2. sameerwalkar

    sameerwalkar Guest

    Hi,

    Kindly send your site URL
     
  3. nanburke

    nanburke New Member

    Joined:
    Feb 26, 2015
    Messages:
    3
    Likes Received:
    0
  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hey, Nanburke!

    We have got your concern,

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    #respond input {
      text-indent: 0 !important;
    }
    Hope it will resolve your issue.

    Thanks,
    Praveen
     
  5. nanburke

    nanburke New Member

    Joined:
    Feb 26, 2015
    Messages:
    3
    Likes Received:
    0
    That fixed it. Thank you so very much!
    Nan
     
Thread Status:
Not open for further replies.

Share This Page