Hey,
I managed to change the icons color via the customizer/Layout&Design/Footer etc. But somehow the two left icons, Youtube and Instagram are still white and without any hover effect?
Hey,
I managed to change the icons color via the customizer/Layout&Design/Footer etc. But somehow the two left icons, Youtube and Instagram are still white and without any hover effect?
Hello,
Are they the same icon classes or different ones, eg. are they all “fa” or “icon-”?
No, the categories are mixed, but it`s the same as in the entrada demo. I only deleted the google+ Icon.
How does that make any difference or how can I change the icon classes?
Hello,
This could happen if your custom css or any other plugin is over writing the style files. You could check this by right clicking and inspecting in dev tools. Or you can also add the css below in your custom css:
.icon-instagram:before {
color: #c02127;
}
.icon-youtube:before {
color: #c02127;
}
If you still need further help with this, please provide URL to your site and I will let you know where this is coming from.
Thank you
thanks the custom css worked for coloring the 2 social icons. But there is no hover effect for these 2. Is there any chance by adding a hover effect with an additional custom css?
Sure,
.social-wrap li a:hover {
color: #1C1C1C !importnat;
}
Thx.
Thank you very much,
unfortunately this is not working for the instagram and youtube icon.
Just for the others. (facebook, twitter, tripadvisor).
Hello, same problem.
Would be interested in finding a solution…
thanks!
Hey,
the problem still exists.
Could you please help me.
Thank you
Hi,
Please provide your wp-admin access details so that I can check this for you. You need to and just add your wp-admin access there and will get back to you with cause / solution.
Thank you
I’ll be interested to know the solution.
Thank you.
Any news here from the support ?
They solved the problem. But I don’t know how.
Sorry!
Ok thank you for letting me know.
I’m on local so i can’t have them doing it.
Sanjeev? Can you give some information on this please ?
Thank you.
Hello klmbr,
Its really difficult to check exactly what may be causing this on your install without access, but can you please replace:
icon-youtube
with
fa fa-youtube fa-4x
and
icon-instagram
with
fa fa-instagram fa-4x
And check if this works.
Thank you
If not - please let me know when you have it online and will be happy to help further if required. Thx.
And it did works!
Great Sanjeev, Thanks a lot!
Good luck with all the work… keep it up!