- This topic has 1 reply, 2 voices, and was last updated 7 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › University Hub Pro › Social menu
Tagged: colour, social icon colour, social icon.social menu
greetings. please i created a menu “Social menu” and added my facebook url therein. I also checked my social menu check box….everything is working fine except that in my top menu, the social icon colour blended with the top menu background which is white making it to be hidden. though it comes out normal in my footer. Is there any way to change the colour of the social icon in the top menu without affecting the background of the top menu? my Website Url is: http://www.staugustineseminary.org/sasco
Hello @kostka,
To resolve the color blend issue, you can add in the following Custom CSS in your Admin Dashboard > Appearance > Customize > Additional CSS :
#header-social .university_hub_widget_social ul li a:hover::before {
color: #1e73be;
}
#header-social .university_hub_widget_social ul li a::before {
color: #660000;
}
This Will change the icon colors for the social menu, making it visible on the white header.
Hope this helps,
Best Regards !!
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. |