[FIX] Main Carousel Over Stretching

  • rvolt
    Inactive member
  • Topic Author
  • Member
  • Member
More
8 years 7 months ago #45708 by rvolt
@media only screen and (max-width: 768px)
.gallery-cell img {
min-height: 100px;
}


IN template_css.css
Reduce min-height from 250px to 100px to correct over stretching

Please Log in to join the conversation.

  • rvolt
    Inactive member
  • Topic Author
  • Member
  • Member
More
8 years 7 months ago #45709 by rvolt
You will need to lower page indicators after correcting over stretching, add code at bottom of same css file as above. Adjusting bottom

.flickity-page-dots {
bottom: 10px;
}

Please Log in to join the conversation.

More
8 years 7 months ago #45711 by ivan.milic

Please Log in to join the conversation.

Time to create page: 0.157 seconds
Powered by Kunena Forum