- This topic has 3 replies, 2 voices, and was last updated 5 years, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Mediclean Pro › Appearance of the social media icons in header
Tagged: social media icons
Dear Wen-Solutions,
Is there any way we can modify the color of the social media icon in the header? As the color of it is different compared to the contact icons, on the right in the same section… I’m thinking both regarding the color of the icon itself, as well as the hover effect.
Is there also a way to modify the size? It looks pretty small on desktop. It looks better on mobile actually 🙂
Thanks in advance! Kindest regards
Anna Wanland
Hello,
Please add the below given CSS by going to, Admin Panel > Appearance > Customize > Additional CSS
.mediclean_widget_social ul li a::before {
color: inherit ;
}
.mediclean_widget_social ul li a:hover {
background-color: #fff !important;
}
.mediclean_widget_social ul li a:hover::before {
color: #00aeef !important;
}
.mediclean_widget_social li a{
display: flex;
justify-content: center;
align-items: center;
}
Hope this helps,
Feel free to reach us for any further query/confusion,
Regards!!
Dear Wen Solutions,
Thanks, that helps in terms of the color!
Best regards
Anna
PS! I have another question regarding something else, will create a new thread.
Hello,
Glad we could help you.
Thank you.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |