1. Louw
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 17 January 2019
  5.  Subscribe via email
Hope you are doing great. I was wondering if it is possible to make the sidecol-b sticky in the theme j51_kaylee? I've tried some custom css but no luck so just wondering if it is possible or not?

Would really appreciate your help.

I need the contact details currently in sidecol b to remain sticky while someone scrolls down the page
References
  1. http://41.185.8.75/~httppaarltaxisan/index.php/services
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Louw

To amend you can add the following to the Custom CSS field of your template settings..

.sidecol_b {
align-self: flex-start;
top: 80px;
position: sticky;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Perfect. Thanks so much. Exactly what I needed :)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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