Editing bottom row Mobile Icons
Question:
1) How can I remove one or multiple of the lower mobile icons?
2) How can I replace the icons with my own graphics?
Answer 1:
1) Use an FTP Client or File manager to access your WordPress install.
2) Access the “Frontpage.php” file in the Mobile Layouts folder.
Typical Filepath: yourdomain/wp-content/themes/smallbiz/layouts/mobile
3) Open the frontpage file in a text editor of choice (Notepad++ for PC or TextWrangler for Mac)
4) Locate “div id=”home-link” and remove the link and icon code as desired. The remaining icons will center themselves automatically.
Answer 2:
1) Use an FTP Client or File manager to access your WordPress install.
2) Access the “mobile” folder within the “Images” folder of the SmallBiz Theme.
Typical Filepath: yourdomain/wp-content/themes/smallbiz/images/mobile
3) Create your own images and name them the same as the existing images.
4) Upload and overwrite the images with your own.
Comments are closed.