Alignment Issue in Footer

Discussion in 'BlackBird WordPress Theme' started by webadeptuk, Aug 20, 2013.

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

    webadeptuk New Member

    Joined:
    Aug 16, 2013
    Messages:
    6
    Likes Received:
    0
    Hi,

    When using IE or Google Chrome browsers, the alignment of "Join Us On Twitter" social link in the footer is slightly indented on one of my pages.

    http://www.outsidecateringevents.co.uk/contact/

    I have found out which plug in is causing this but I don't want to get rid of it. How can I sort it out without getting rid of the plug in?

    Thanks
     
  2. Gourav

    Gourav Support Staff

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

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

    Code:
    ul.Social-links li a {
    margin: 0!important;
    }
    This will solve your issue.
     
  3. webadeptuk

    webadeptuk New Member

    Joined:
    Aug 16, 2013
    Messages:
    6
    Likes Received:
    0
    Perfect, Thanks!
     
Thread Status:
Not open for further replies.

Share This Page