How can I remove text on home page?

Discussion in 'Real Photography WordPress Theme' started by appleguy, Aug 24, 2015.

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

    appleguy Guest

    Joined:
    Oct 24, 2014
    Messages:
    63
    Likes Received:
    1
    HOME

    • Posted On August 24, 2015
    • Posted by admin
    • Posted in
    • Comments Comments Off on HOME
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    You can simply remove that text from your homepage, you just have to paste below CSS code in Custom CSS field (Appearance=>Theme Option=>Styling Option=> Custom CSS).

    Code:
    ul.post_meta {
        display: none;
    }
    Hope it will resolve your issue :)

    Thanks & Regards!
    Priyanka
    Inkthemes.com
     
  3. appleguy

    appleguy Guest

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

Share This Page