widgets

Discussion in 'BlackBird WordPress Theme' started by freshperspectives, Jan 30, 2013.

  1. freshperspectives

    freshperspectives New Member

    Joined:
    Jan 28, 2013
    Messages:
    5
    Likes Received:
    0
    I have read many posts that say to remove the inkthemes content at the bottom of the page that i need to go to the widget section and go from there. However, i do not understand how to insert my links to facebook and linked in. i believe that I have included the correct links to them in the social logos page. please help.
    my page is freshperspectives.ca
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    For your first issue, paste the following code in your custom css
    Appearance -> theme options -> styling options -> custom css
    Code:
    .footer_bottom .footer_bottom_inner span.blog-desc {
    display:none;
    }
    .footer_bottom .footer_bottom_inner span.copyright {
    display:none;
    }
    For your second issue, you have done alot of customization in the social logo footer widget section because of that we are unable to solve it.
    So please use social links through our theme options Social logos panel.
    This will solve your issue.

    Thanks.
     

Share This Page