1. gberte67
  2. Commercial Templates
  3. Monday, 05 May 2025
  4.  Subscribe via email
hello, I would like to remove the last position at the very bottom of the template where there are the copyright (I could put it in the footer) and the bottom menu (I don't use it).
Could be possible remove the position or hide the copyright and bottom menu ?
I tried to hide the 2 info using CSS found in old post without success.
thanks
Gianmarco
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

#container_footer {
display: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!