Support › Forums › Flex Theme › Slider in mobile view › Reply To: Slider in mobile view
September 19, 2016 at 3:38 pm
#1313
Moderator
Sorry! I missed “;”
Here is the new code:
@media only screen and (max-width: 680px) {
.flex-caption {
background: #333;
padding: 30px 20px 20px;
position: relative!important;
text-align: left!important;
}
}