Friday, September 2, 2016

Removing Links From Footer

It looks like you will find all these under appearance >> menus >> choose the footer menu to edit

Otherwise if you have a custom CSS area (do not edit the main stylesheet) paste in:

#footer .footer-links {
float: left;
margin-bottom: 0;
display: none;
}



from Envato Forums - Latest posts http://ift.tt/2bZMtpK
via IFTTT

No comments:

Post a Comment