Initial Caps in Listing URLs and Email

Discussion in 'GeoCraft WordPress Theme' started by foxworks, Jan 30, 2014.

  1. foxworks

    foxworks New Member

    Joined:
    Feb 15, 2013
    Messages:
    4
    Likes Received:
    0

    Attached Files:

  2. ehause

    ehause Member

    Joined:
    Apr 2, 2013
    Messages:
    51
    Likes Received:
    0
    Yes, I am experiencing that same problem. There are TONS of problems with the latest update.
     
  3. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Geocraft Settings > Theme Option > Styling Option > Custom CSS


    Code:
     .depth_article .article_detail .tbl_des td {
    text-transform: none;
    }

    This will solve your issue.


    Thanks & Regards
    Gourav Shrivastava
     

Share This Page