Change mobil site icons? Posted in : BookCard WP DJimmiParticipant 20 April 2014 at 21:31 #13645 Is it possible to change the mobil site icons?¨ http://ifreddy.dk/test.php/ ahmetsaliKeymaster 25 April 2014 at 23:14 #13749 Hi, i guess you managed to change them now. DJimmiParticipant 25 April 2014 at 23:18 #13750 Hi, no? I only add’ the text underneath the icon’s. Is it possible to change the icons, or remove them instead? ahmetsaliKeymaster 26 April 2014 at 00:24 #13762 try this custom css code to remove icons; #header ul li a:before { display: none; } #header nav ul li a:after { display: inline-block; } – in order to change the icons you need to change the FontAwesome icon codes in the css. These are the default values; /* Menu Icons */ #header ul li:nth-child(1) a:before { content: "\f104"; } /* Home */ #header ul li:nth-child(2) a:before { content: "\f0b1"; } /* Resume */ #header ul li:nth-child(3) a:before { content: "\f0d6"; } /* Portfolio */ #header ul li:nth-child(4) a:before { content: "\f0e0"; } /* Contact */ http://fortawesome.github.io/Font-Awesome/3.2.1/icons/ DJimmiParticipant 26 April 2014 at 11:12 #13772 Cant find the lines to change the icons, but i removed them whit no problems, thanks! DJimmiParticipant 5 September 2014 at 11:26 #15934 After i have moved my site to a new server, i have lost the solution to add text instead of the icons in mobilesite menu, can you help? Thanks again ;) ahmetsaliKeymaster 7 September 2014 at 19:11 #15958 Hi, again here is the link; http://www.pixelwars.org/forums/topic/changing-mobile-icons-and-other-suggestions/#post-9197 DJimmiParticipant 7 September 2014 at 19:30 #15961 THANKS AGAIN!, and sorry… ! Could not find the post :( Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in and have valid license to reply to this topic. License required for the following item BookCard WP - 3D Folded vCard WordPress Themeby pixelwars Login and Registration Log in · Register