Increase social icon size footer

Hello Team :);

i want to change the size of the facebook social icon in the footer (icon-facebook-squared). I already tried pasting css code in the betheme options own css part. I already tried this:

#Footer .footer_copy .social li a {
    color: rgba(255,255,255,.3);
    font-size: 50px !important;
    line-height: 15px;
}

and also this:

#Footer .footer_copy .social li a { color: #000 !important; font-size: 50px !important; }

Nothing worked so far. The URL is homekeepers.de

Thanks for your help

Comments

Sign In or Register to comment.