Title and description showing up in footer

Discussion in 'BlackBird WordPress Theme' started by jimbo192, Oct 17, 2013.

  1. jimbo192

    jimbo192 New Member

    Joined:
    Oct 16, 2013
    Messages:
    8
    Likes Received:
    0
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Please do let me know what do you want to do with it.
    To remove it.
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .footer_bottom .footer_bottom_inner span.blog-desc {
    display: none;}
     

Share This Page