Comments 1Joe started the conversationAugust 24, 2014 at 1:40pmHeya.Was wondering how to adjust the colour of the thin 'frame' of the icon circles?by default the colour on around the light grey icon circle seems to be slightly darker.Thanks in advance for your help. 8,839Tahir repliedAugust 25, 2014 at 1:28pmHey Joe!On which page would you like to change these colors . Thanks ThemeNectar Support Team 1Joe repliedAugust 25, 2014 at 1:30pmhey tahir.ideally always when i create one of those circles.(for now i only use them on my 'home' screen)thanks. 8,839Tahir repliedAugust 25, 2014 at 3:51pmAlright, Add this into the Custom CSS box located in your Salient Options panel : body .full-width-section .circle-border { border-color: #ff0 !important; } Cheers ThemeNectar Support Team 1Joe repliedSeptember 1, 2014 at 1:30pmhey tahir.unfortunately the code you gave me leaves a circular 'frame' on the icon, when hovering on top of it.i would like the colour to change entirely from grey to teal, without any borders.thanks in advance.joe 1,070ThemeNectar repliedSeptember 3, 2014 at 7:30am Hey Joe! Try just removing it with: .circle-border { display: none!important; } Sign in to reply ...
Heya.
Was wondering how to adjust the colour of the thin 'frame' of the icon circles?
by default the colour on around the light grey icon circle seems to be slightly darker.
Thanks in advance for your help.
Hey Joe!
On which page would you like to change these colors .
Thanks
ThemeNectar Support Team
hey tahir.
ideally always when i create one of those circles.
(for now i only use them on my 'home' screen)
thanks.
Alright, Add this into the Custom CSS box located in your Salient Options panel :
Cheers
ThemeNectar Support Team
hey tahir.
unfortunately the code you gave me leaves a circular 'frame' on the icon, when hovering on top of it.
i would like the colour to change entirely from grey to teal, without any borders.
thanks in advance.
joe
Hey Joe! Try just removing it with: