CSS for footer links
Permalink 1 user found helpful
So I have the CSS for the footer to remove the powered by and sign in, however I would like to get rid of the two others, the "web hosting" link and "Install concrete5" link
Also is it possible in CSS to center the "All rights reserved"
Thank you, still new to Concrete5
Also is it possible in CSS to center the "All rights reserved"
Thank you, still new to Concrete5
Yeah I tried to but it seems to not be working. Am I editing in the right location?
/concrete5/concrete/themes/default/elements/footer.php
Im using yogurt
/concrete5/concrete/themes/default/elements/footer.php
Im using yogurt
Solved was in the wrong location
/concrete/themes/default/elements
/concrete/themes/default/elements
copy that theme out to your root themes folder if you update your site that theme will be overwritten in its current location
/themes/default/elements
/themes/default/elements
Just edit footer.php in your theme folder.