Answer the question
In order to leave comments, you need to log in
Accardion not working in funsybox modal?
There is a site - angelist.ru
It has a project filter in which buttons on iOS do not work. If you remove the filter from the modal, everything works.
It is noteworthy that it works in a horizontal position, but not in a vertical one.
Maybe someone faced such a problem?
Archive uploaded here - https://drive.google.com/open?id=1iT-GuJ45-oCnANC_...
Answer the question
In order to leave comments, you need to log in
In general, you need to do it in Photoshop, but on css like this: https://codepen.io/topicstarter/pen/VNgomg
As an option, use css with the value - box-shadow
for example :box-shadow:inset 0 0 500px 50px rgba(0,0,0,.4);
Set a list of backgrounds:
body {
background: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(255, 255, 255, 0), rgba(0, 0, 0, 1)), url(background_picture.jpg) 0 0 no-repeat;
background-size: auto 100%;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question