1. Ale
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 30 September 2015
  5.  Subscribe via email
Hi Ciaran,

I have a problem with my Habitat template... this generate an bottom scroll, how remove this scroll?

See my website: http://www.karnivoro.cl/

Regards,
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To resolve try adding the following to the Custom CSS field of your templates parameters....


html {
overflow-x: hidden;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

Thank´s it work for the standard version.
How remove the scroll for the movil version?

Thank you!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

The overflow appears to be caused by a 'videobox' extension. To amend try adding the following to the Custom CSS field of your templates parameters...


.video {
margin: 0 !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank´s Ciaran.
It work... Your are the best!

Regards,
  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!