To ensure the description doesn't slide in from bottom to top
/* -- START change transition background color -- */
.et_pb_slide_description{
animation: none !important;
}
Code language: CSS (css)Last updated:
To ensure the description doesn't slide in from bottom to top
/* -- START change transition background color -- */
.et_pb_slide_description{
animation: none !important;
}
Code language: CSS (css)