Hi,
We are sorry for all the inconveniences.
Please note that we will issue the fixed version in two weeks.
Thanks for your understanding!
Have a nice day!
@kimabaghdasaryan its been two weeks and it is still not fixed? Please advise what i should do here? why cant this issue be resolved?
Place this in the site wide css for the website. I put it in the site-wide body start code. It’s not perfect, but close….
.bwg-background, .bwg-background-0, .bwg_container, .bwg_thumbnail, .bwg_slideshow, .bwg_slide_container_0, .bwg_slide_bg_0, .bwg_slider_0, .bwg_slideshow_image_container_0, #bwg_container1_0, .bwg_slideshow_image_container_0 img{
max-width: 99vw!important;
background-color: #e6f1ff!important; /**use a bg color to match your page **/
}
@media only screen and (max-width: 900px) {
.bwg_image_info, .mCustomScrollbar, ._mCS_1{
margin:0!important;
padding:0!important;
}
.bwg_image_info, .mCustomScrollbar, ._mCS_1, .mCSB_container{
width: 100vw!important;
text-align: center!important;
}
.bwg-icon-times-sm, .bwg_close_btn{
font-size: 2rem!important;
}
}
OH…. and I used max-width 900px because that is the width I used for my photo galleries. Love this gallery, but I can’t believe they are still using px for the only option for height and width! Y2K was 22 years ago!!
same here with the actual version 1.7.1
My customer updated from any old version to the actual version. after that he has not anymore the yellow dots. There are small thumb pictures replacing the configured style with the yellow dots. That was not good, but the image was responsive. He then changed the style back to the yellow dots and then the image was not responsive…. for the moment he changed back to the thumb picture style and set the size for the thumbs to zero. That works, but we like to fix that… so dear developers, how to fix that problem????