Home Forums WordPress Themes – Premium Flat Responsive Update 1.0.4: styles and bugs Reply To: Update 1.0.4: styles and bugs

#21663
Saskia Lund
Participant

next issue:

in mobile view at around smartphone width the slider captions start to slide above the top bar. the look gets distorted.

suggestion to solve this, is changing the css for the captions as follows:

.wk-slideshow-flat_responsive .caption {
    bottom: 30% !important;
    margin-bottom: -23px;
  }