Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Where is the Slider? #97277
    dees
    Participant

    Hi,

    Could you please provide me with another CSS code that could prevent slider being clickable on mobile view?

    Your effort is very much appreciated! Thank you.

    in reply to: Google maps image link to the google maps app #96865
    dees
    Participant

    Please ignore this. I have figured it out – turn off prevent scroll button in elementor google maps.

    in reply to: Where is the Slider? #96823
    dees
    Participant

    Hi

    Thank you for the code above however it did not work. I have added the above code you have provided in Admin Panel > Appearance > Customize > Additional CSS, but slider is still clickable and brings me to a ‘Post’ page when browsing through mobile device. How do I prevent this from happening on mobile device?

    Also, how do I arrange the picture slider permanently? e.g. picture A is picture number one, picture B is picture number 2 etc ? currently, slier picture order changes every time I refresh the page.

    Many thanks.

    in reply to: Where is the Slider? #96757
    dees
    Participant

    Hi,

    The below code that you have provided only allows image and title unclickable when using a desktop/laptop, it is still clickable when browse through phone. How do i have it permanently unclickable regardless or device?

    #main-slider .cycle-caption {
    pointer-events: none;
    }

    #main-slider img {
    pointer-events: none;
    }

    Also, how do I arrange the picture slider permanently? e.g. picture A is picture number one, picture B is picture number 2 etc ?

    Please help. Thanks.

    in reply to: Where is the Slider? #96106
    dees
    Participant

    Amazing, thank you!

    in reply to: Where is the Slider? #96096
    dees
    Participant

    Hi,

    Currently, I have my home page slider as a ‘post’ (which brings you to another page when click on image – not what I want). How do I have a slider on my homepage without using the ‘post’ option – whereby clicking on image slider does not direct you anywhere else?

    Note – Elementor plugin has Image Carousel feature for slider. However, I was not able to include that in my ‘Home’ section because ‘Home’ is not a ‘Page’ and Elementor seems to be only working in a ‘Page’. Thus, I was not able to include Image Carousel in my ‘Home’ section.

    Please help. Thanks.

    in reply to: Where is the Slider? #95138
    dees
    Participant

    Thank you! super helpful.

Viewing 7 posts - 1 through 7 (of 7 total)