Want to remove this from footer
Click on Design - Edit HTML / CSS and add below script after body end tag
> script type="text/javascript" <
document.getElementById('footer-contents').style.visibility = 'hidden';
> /script <
Want to have Favicon to your site
Generate Favicon using http://www.favicon.cc/
Go to Design - Click Files - upload Favicon and get the path of the file - Click HTML and below lines
> link rel="shortcut icon" href="/uploads/5/5/5/5/7592/custom_themes/919/files/favicon.ico" type="image/x-icon" /<
Where to paste these coding?
ReplyDeleteHow to get the path of the file?
Pls reply @ harry.lnpotter@gmail.com
i cant find design tab
ReplyDeleteguide me to find it