Text instead of icons

Discussion in 'Blackriders WordPress Theme' started by maggiemae, Feb 5, 2015.

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

    maggiemae Member

    Joined:
    Dec 15, 2014
    Messages:
    139
    Likes Received:
    0
    Hello

    You told me that there is an option to use text in the place of image like for author image "Author:", for category "Category:".

    I tried to do so but it didn't work out. So can you help me to remove the image and to change it in text as you explained to me :)

    Thank you.
     
  2. praveen

    praveen Support Staff

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

    Please follow the screenshot given below.
    blackrider_replace_icon_of_blogs.png

    Now, paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    ul.post_meta li {
    background: none !important;
    }
    Thanks,
    Praveen
     
  3. maggiemae

    maggiemae Member

    Joined:
    Dec 15, 2014
    Messages:
    139
    Likes Received:
    0
    Thank you :)
     
Thread Status:
Not open for further replies.

Share This Page