Comments Dario started the conversationFebruary 12, 2016 at 10:53pmIs there a css line to modify the accent color for a single portfolio item's page?Thanks 8,992Tahir repliedFebruary 16, 2016 at 1:45amHey,Please provide the page url so that i can write up the custom css for whats possible.This might help: https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-FirebugThanks ThemeNectar Support Team Dario repliedFebruary 27, 2016 at 4:27amHi, this is the page:http://www.dariocecconi.it/portfolio/movemai/i have to change the grey icon with another color, only in this page. I need the css line with colour.Thanks 8,992Tahir repliedFebruary 29, 2016 at 9:11pmHey , Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : .postid-84 .icon-3x[class^="icon-"].extra-color-3:not(.alt-style) { color: #23B296!important; } Bes.t ThemeNectar Support Team Dario repliedMarch 1, 2016 at 1:28amThanks, it works, but when i go over the icon it colours in grey, i need to colour it as the same as first icon (your ex. #23B296).Thanks 8,992Tahir repliedMarch 1, 2016 at 9:34pmHey , Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : body.postid-84 .col:not(#post-area):not(.span_12):not(#sidebar):hover .extra-color-3.hovered:before { color: #23B296!important; } Best. ThemeNectar Support Team Sign in to reply ...
Is there a css line to modify the accent color for a single portfolio item's page?
Thanks
This might help: https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-Firebug
ThemeNectar Support Team
Hi, this is the page:
http://www.dariocecconi.it/portfolio/movemai/
i have to change the grey icon with another color, only in this page. I need the css line with colour.
Thanks
Hey ,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Bes.t
ThemeNectar Support Team
Thanks, it works,
but when i go over the icon it colours in grey, i need to colour it as the same as first icon (your ex. #23B296).
Thanks
Hey ,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Best.
ThemeNectar Support Team