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
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
try this:
tried it, but sadly it didn't work. link to my homepage is homekeepers.de. Logo appears way to small, would nice if you could tell me how to fix this.
Have a nice day,
Kevin
Also try to add the css at the beggining, maybe you have erros in the custom css.