Hi,
Please share the website URL here.
And also mention section where its problem you have find.
Thanks
Hi,
if you are talking about slider then follow bellow thread:
Thread
Thanks.
Hello Weblizar_support,
thank-you for this forum and your help!. I could resolve a lot of issues thanks of your great support.
Regarding my specific question, I followed the thread as you advised and now the “read more” button (slider) is working perfectly on the phone (android, however,is not working on my tablet
http://northaustininfluencers.com/
thanks Again.
V-
Hi,
Write below CSS into custom CSS editor:
@media only screen and (min-width: 480px) and (max-width: 767px) {
.carousel-text .enigma_blog_read_btn{
display:inline-block !important;
}
}
@media only screen and (min-width: 767px) and (max-width: 992px) {
.carousel-text .enigma_blog_read_btn{
display:inline-block !important;
}
}
Save the changes.
Thanks
It worked perfectly.Thanks!
Just a quick note for those who are not savvy about this “code things” like me. Please add the last codes to the previous ones advised….I had done a replacement and didn’t work.
thanks.
Enigma- Mobile Issue
the theme working on computer only not working on mobile phones want help please
Hi@sherifleon
Please let me know in mobile phones, in which section you have problem.
Let’s know further assistance.
Thanks.