Viewing 3 reply threads
You must be logged in to reply to this topic.
How to change the background hover colour for the portfolio buttons? It only stays black … See my homepage –
https://newinspiredss.azurewebsites.net/
Hello,
Sorry, this color can’t be changed in theme options.
Edit the file style.css, find these lines:
.portfolio-item.chrome span a:hover { background: #000 !important;}
and change the color here.
Best regards!
Hi there,
I added it to m child theme but it doesnt seem to work… any other suggestions ?
Hello,
Please edit the file style.css of the parent theme and find the files:
.portfolio-item.chrome span a:hover { background: #000 !important;
change here the color.
Best regards!
You must be logged in to reply to this topic.