Comments tbatson started the conversationOctober 6, 2017 at 2:52amHello again! I love the layout of the portfolio, but where can I change the color of the portfolio buttons? Right now they are gray and I'd love to make them more visible. Thanks! 4,774Michael repliedOctober 6, 2017 at 9:44amHI! This code is inserted in the custom CSS of your page: i.socials-item-icon { color: #99a9b5 !important; } Insert the color you want instead. tbatson repliedOctober 6, 2017 at 4:52pmThank you Michael. The hover color is correct, but the grey is still there. :/ 4,774Michael repliedOctober 9, 2017 at 7:37amChange the color in the code to the one you need i.socials-item-icon { color: #fff !important; }tbatson repliedOctober 9, 2017 at 8:15pmThank you Michael! 4,774Michael repliedOctober 10, 2017 at 9:27amHave a nice day! Sign in to reply ...
Hello again!
I love the layout of the portfolio, but where can I change the color of the portfolio buttons? Right now they are gray and I'd love to make them more visible.
Thanks!
HI!
This code is inserted in the custom CSS of your page:
Insert the color you want instead.
Thank you Michael. The hover color is correct, but the grey is still there. :/
Change the color in the code to the one you need
Thank you Michael!
Have a nice day!