Support › Forums › Flex Theme › Links on slider › Reply To: Links on slider
August 23, 2016 at 2:57 pm
#1245
Moderator
Remove display: none from following code under
@media only screen and (max-width: 474px) {
.flex-caption a.read-more {
font-size: 12px;
display: none
}
and then check for read more button.