Business Listing

Discussion in 'GeoCraft WordPress Theme' started by rdeshazer, Apr 29, 2015.

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

    rdeshazer Member

    Joined:
    Dec 21, 2014
    Messages:
    302
    Likes Received:
    0
    Location:
    USA

    Attached Files:

  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello,
    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .tbl_des table tr td a {
      color: black !important;
    }
    .tbl_des table tr td {
      color: black !important;
    }
    .tbl_des table tr td p {
      color: black !important;
    }
    ul.tabnav li a {
      color: black !important;
    }
    .tab_content p {
      color: black !important;
    }
    Thanks,
    Praveen
     
  3. rdeshazer

    rdeshazer Member

    Joined:
    Dec 21, 2014
    Messages:
    302
    Likes Received:
    0
    Location:
    USA
    Thanks!
     
Thread Status:
Not open for further replies.

Share This Page