Viewing 7 replies - 1 through 7 (of 7 total)
  • 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.

    Thread Starter veronicajt

    (@veronicajt)

    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

    https://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

    Thread Starter veronicajt

    (@veronicajt)

    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.

    sherifleon

    (@sherifleon)

    Enigma- Mobile Issue
    the theme working on computer only not working on mobile phones want help please

    weblizar_support

    (@weblizar_support)

    Hi@sherifleon

    Please let me know in mobile phones, in which section you have problem.

    Let’s know further assistance.

    Thanks.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Enigma- Mobile Issue’ is closed to new replies.