How do I change the color of the Social Icons and the Action Bar telephone and mail icons? I've set my action bar to be white and now they are not showing up.
at this moment we don`t have option to set them from muffin options section but we`ll add it in future updates. But at this moment you can use below custom css for that:
#Action_bar .contact_details li { color: #000; } #Action_bar .contact_details li a { color: #E2E2E2; } #Action_bar .social li a { color: #000; }
Of course like each custom css, you should paste it into Theme options > Layout > Custom CSS section. This will definitely help
Hi, I am trying to do the same with the "Sliding top". I would like t change link colors. What are the right instructions I should put in my custom CSS?
Hi this solved my issue but now this section turns completely when on mobile devices. It displays how i want it to on the browsers but is not visible on other devices. http://mk.prodigalcompany.com/
@dannypage1 You won't be able to add icons in action bar with custom css. BTW above css is responsible for colors, nothing else. To set social icons, you supposed to set links for icons under Theme options > Social section.
Hi, is there a way to change the color of the hover to something else other than white in my case at http://tnsmachines.com ?
I've used the mentioned code to change the main color to navy blue, but when I hover over the social icons, it's still white. I'd like to change the action bar to a white background but need to fix the social icon hover to be #2B6CA0 on hover before I can change the action bar to white..
I would like to take the icons of the social networks without rodape and stay alone '' All rights reserved. Muffin group '' or stay only the facebook icon
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
Comments
at this moment we don`t have option to set them from muffin options section but we`ll add it in future updates. But at this moment you can use below custom css for that: Of course like each custom css, you should paste it into Theme options > Layout > Custom CSS section. This will definitely help
can i put a different color to each one?? how i do that?
i want twitter on blue, Gmail red for example.... to heir original colors, is that posible ? what should i type
I've used the mentioned code to change the main color to navy blue, but when I hover over the social icons, it's still white. I'd like to change the action bar to a white background but need to fix the social icon hover to be #2B6CA0 on hover before I can change the action bar to white..
Thanks!
Deb
regards
ican't change backgroud color of tha action bar,
i'll with back office options and css :
#Action_bar { background-color: #fff; !impotant; }
but nothing
can you help me please ?
thx a lot
.header-split #Action_bar { background-color: #DCD5C5; }
BR