Footer Appear the name of the site/company

Discussion in 'BlackBird WordPress Theme' started by mal2091, Jun 12, 2013.

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

    mal2091 New Member

    Joined:
    May 2, 2013
    Messages:
    20
    Likes Received:
    0
    On teh left side of the footer appears the name of the site/company. I am not certain where or how its generated but I would like to be able to change how it reads (there is no dash or bullet in the name) as well as make it either white or a different color as opposed to grey on black. Is this doable? If it is something that can be changed how would I go about doing it?

    Thanks for your assistance in this matter.

    Mike
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to

    Settings > General

    and change your site title and tagline from there.

    Sending image for reference

    [​IMG]


    Now,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS


    Code:
    .footer_bottom .footer_bottom_inner span.blog-desc{
    color:white;
    }
     
  3. mal2091

    mal2091 New Member

    Joined:
    May 2, 2013
    Messages:
    20
    Likes Received:
    0
    Thank you. One quick question in regards to this. I am still finding a random dash after the text that I enter (MDJ Owners Representatives "-"). Is there a way to get rid of this dash?

    Here is a reference url to see the footer and what I am talking about. http://0375c4b.netsolhost.com/wordpress1/
     
  4. Nitesh

    Nitesh Support Staff

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

    mal2091 New Member

    Joined:
    May 2, 2013
    Messages:
    20
    Likes Received:
    0
    Thanks Nitesh. That worked like a charm. You guys are the best.
     
Thread Status:
Not open for further replies.

Share This Page