1. scuolaamadeus
  2. Commercial Templates
  3. Friday, 22 April 2022
  4.  Subscribe via email
hi can anyone tell me how to create a menu in sidecol position that floats by scrolling the page? a thousand thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your side column module?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
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)....

#sidecol_a {
position: sticky;
top: 0;
align-self: flex-start;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
it works! you are really great! thank you so much:)
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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