New Post

Discussion in 'Real Photography WordPress Theme' started by pardeep kaushal, Dec 8, 2014.

  1. pardeep kaushal

    pardeep kaushal Guest

    Joined:
    Feb 3, 2014
    Messages:
    8
    Likes Received:
    0
    Hi, is there any way that I can post with the following information. I want get rid of this.
    ink.jpg

    or any other suggestions to post photos on front.
    regards
     
  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .content-bar .post .post_meta {
    display: none;
    }
    It will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     

Share This Page