1. jascanio
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 12 April 2016
  5.  Subscribe via email
Hi,
When viewed on screen resolutions under some 1000px height, my left sidecol bottom contents (copyright and social icons) cannot be seen, as scroll will not effect on this sidecol.
I attach screen captures for 1600x900 and 1680x1050.
Is there a way to adjust this?




Thanks in advance for your reply.
Regards,
Juan
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Juan

To amend try adding the following to the Custom CSS field of your templates parameters which will make your side column scroll-able on smaller height screens (edit to taste)...


@media only screen and (max-height: 800px) {
.sidebar_wrapper {
position: absolute;
}}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán
Great. Solved.
Thanks for your help.
Regards,
Juan
  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!