Hi
iam looking for a way to delete the position "footer" with the Gavick Copyright INformation.
We delete all fields in the Template Option but the footer is visible any times.
We clear the text field in the template too.
Best Michael
Cyberek wrote:Could you please post an url to your site?
#gkFooter {display: none;}
Cyberek wrote:Please edit: /templates/gk_restaurant/css/override.css and add at its end:
- Code: Select all
#gkFooter {display: none;}
Remember to enable "CSS override" in template settings - advanced section.