1. SUNBFC
  2. Commercial Templates
  3. Wednesday, 24 August 2016
  4.  Subscribe via email
Hi, on stumpforatecag.ch, at the frontpage i placed several Modules with the different offices of the Company.

Is there a way of placing those Infos on the Footer Menü? also, is there a way of Fixing the Footer Menu so its always on and bottom of the screen/ not scrollable ?

Thank you very much!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Sorry to say it is not possible in the footer menu area of your template. You could try adding something like the following to the Custom CSS field of your templates parameters...


#content {
margin-bottom: 300px;
}
#container_bottom1_modules {
bottom: 0;
left: 0;
position: fixed;
z-index: 99;
}


Ciarán
  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!