RRustproofDec 1, 2017
How do I set the facebook top social link to always display the full width of 109px?
1 reply · opened Dec 1, 2017
How do I set the facebook top social link to always display the full width of 109px?
Hello,
This is Definitely Possible! Please add the following CSS Code:
#top-social .si-facebook {
width: auto !important;
padding-right: 12px;
}
#top-social .si-facebook.si-colored .ts-text { color: #FFF !important; }and then add the .si-colored Class to the .si-facebook Element inside the #top-social Container.
This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard