Reply 109728 to: Suggestions and proposals for Classico theme

Avatar: Catinho
Catinho
Participant
January 25, 2016 at 04:08

I noticed that when you open the search modal (seems like this is coming from boostrap), the entire content of the body jumps 1px to the right of the screen.

I noticed this in some of the demos and on my recently purchased theme in my local environment.

Here a quick and easy fix for this (CSS) :
body.modal-open { overflow:inherit; padding-right:inherit !important; }

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.