Tagged: x Author Posts April 1, 2016 at 10:18 am #862691 highlandadventuresParticipant hi…what is the css to control the color of the icons shown at the botton of the page for phone, email and address…right now green. please see page: http://kb.machupicchu.com/…also…css for size. thanks. April 1, 2016 at 9:39 pm #863371 FriechModerator Hi There, Thanks for writing in! Every feature list item have the option to change the Graphic Color & Background Color. Graphic Size is on the feature list element general setting. Hope it helps, Cheers! April 2, 2016 at 12:42 pm #863951 highlandadventuresParticipant Hi…thanks for the info…i need to know the CSS to change the color of the icon for many pages from a central place. thanks. April 3, 2016 at 2:16 am #864424 ChristopherModerator Hi there, Please add the following code in Customize -> Custom -> CSS : .x-feature-box-graphic-inner.circle i { background-color: red !important; color: black !important; } Hope that helps. Author Posts