Viewing 10 reply threads
You must be logged in to reply to this topic.
Hello ,
I have used codeless slider in the homepage for my website , i am facing a problem. The image is getting cut and the header is hiding half the slider in the homepage in the mobile version. Kindly have a look and suggest a solution.
Thanks.
I think this is the right question , and i want it only for the homepage :
Can i ask what is the correct size for the slider to make the image centered and not overlap by the main header?
Hello, I’m having the same problem, what was your solution?
Thanks
Hello,
@Nadeem4ul,
Nice ti know it’s all set now.
@jan_javornik, Please send us your site’s url so we can give it a look.
Best regards!
Hi, I’m having the same issue with one of my client’s sites. Please could you post how to fix this? Thank you in advance.
Hello,
Sorry for the late reply.
I added this code into your custom css box:
@media (max-width: 480px){
.boxed_layout .codeless_slider_swiper { min-height: 200px !important;}
.codeless-slider-container.swiper-parent.swiper_slider.codeless_slider { height: 200px !important;}
.swiper-slide { min-height: 200px !important;}
}
@media (max-width: 979px){
.mobile_small_menu { text-decoration: none; }
}
The slider does show in mobile now. But this is not the correct behavior however. We recommend you to update theme to it’s latest version.
Best regards!
Thank you for your reply and adding / amending the code, that is appreciated.
I will look into updating the theme, thank you for that suggestion.
Cheers.
You must be logged in to reply to this topic.