January 15, 2016 at 22:59
#98755
Moderator
Hello, try this, add to style.css of child theme or to the visual composer css
COPY CODE
@media (max-width: 767px) {
.single-portfolio section.container-wrap.main-color.custom-color.text-center {
background-size: contain !important;
padding: 0px !important;
height: 160px;
}
}
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution