Tagged: x Author Posts March 29, 2016 at 2:05 pm #857326 DoebankDesignsParticipant You can see in the screen shot the plus symbol. I’d like to change it to an eye icon. I tried adding the appropriate CSS, but it just gave me a square box instead. March 29, 2016 at 2:07 pm #857330 DoebankDesignsParticipant I’ve re-uploaded the screen shot here. March 29, 2016 at 2:08 pm #857335 DoebankDesignsParticipant This reply has been marked as private. March 29, 2016 at 9:18 pm #857852 ChristianModerator Hey there, Please add the code below in your Appearance > Customize > Custom > CSS. .tg-item .tg-icon-add:before { content: "\e900" !important; } Hope that helps. 🙂 Author Posts