html - CSS slider width issue at max-width: 980px -


i think have css problem.

at fullpage width slider width ok.

but @ @media screen , (max-width: 980px) slider missing on each side.

any 1 got clue?

url: removed.

in media query @media screen , (max-width: 980px) giving width:535px bx-wrapper. remove line & work.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -