The only difference is, that I\'m using them in a blog post. That causes the icons, to turn white, when I hover the row. Think that is a bug, isn\'t it?
There are buttons on top! The buttons should not turn white, when I hover one of the other buttons. When I add this code to a non-blog-page, it works, but not on a blog page. I think the reason is this code snippet in style.css
The URL you've linked seems to be to a portfolio item not a blog post and no icons exist in the page - can you kindly provide a link where the problem is visible?
Did you add it to a page or as a blog post? Because the problem only happens on a blog post! The CSS-Code thats the reason for the white color is this one located in the themes style.css in line 6330.
I have now been able to replicate that only in posts and the line responsible is the one you listed - please feel free to comment that out of the style.css file for now and I've noted to sort this for the next release :)
Hi! I\'m using icons like you do here:
http://themenectar.com/demo/salient-frostwave/#fws...
The only difference is, that I\'m using them in a blog post. That causes the icons, to turn white, when I hover the row. Think that is a bug, isn\'t it?
Can you provide a url so we can take a look at the underlying css and write up some fix.
Thanks
ThemeNectar Support Team
Unfortunately not, because I don't wan't to publish the post, yet!
But you can just copy the above linked row of the Salient Demo Landing Page into a blog post and will see the problem!
Hey Niklas!
I am afraid without a url we can not help you troubleshoot this issue.
Thanks
ThemeNectar Support Team
Ok! It's published now:
http://www.niklasmoeller.de/portfolio/lets-rock-th...
There are buttons on top! The buttons should not turn white, when I hover one of the other buttons. When I add this code to a non-blog-page, it works, but not on a blog page. I think the reason is this code snippet in style.css
}
Hey Niklas!
The URL you've linked seems to be to a portfolio item not a blog post and no icons exist in the page - can you kindly provide a link where the problem is visible?
Cheers
Sorry, my fault!
http://www.niklasmoeller.de/2014/05/grand-canyon-rundreise-valley-of-fire/
Thanks for the updated URL! It appears you have them in nested columns - can you try moving them to be the direct columns inside of your row?
To me it doesn't look like I'm using a nested column! I attached a screenshot of my VC!
The code of this part is like that:
Hey - i've pasted that exact code into my page and it worked normally, anyway you can allow me to log in so I can check on everything for you?
Cheers
Did you add it to a page or as a blog post? Because the problem only happens on a blog post! The CSS-Code thats the reason for the white color is this one located in the themes style.css in line 6330.
As I said: It's only a problem on blog-posts, not on portfolio-items or pages!
If you can't reproduce the problem in a blog post, I'll have to take a look if I can give you access to the backend!
//EDIT
Oh almost forgot: I deactivated the minify and cache plugins and the problem is still there. So that could not be the problem here!
I have now been able to replicate that only in posts and the line responsible is the one you listed - please feel free to comment that out of the style.css file for now and I've noted to sort this for the next release :)
I can live with it until then :) Thanks :)