• Resolved mutlu12

    (@mutlu12)


    Hello

    I need to change a basic feature of slider.
    What I want is to make possible directing to related link while ”image” of slide is clicked. Because on phones, users can not see the default click button.
    Currently, there is only ”Book Now” option as known.
    Kind Regards

    Mutlu

Viewing 13 replies - 1 through 13 (of 13 total)
  • Theme Author webdzier

    (@webdzier)

    Hello @mutlu12,

    Thanks for contacting us.

    Sorry for unable to understand your problem. Can you share a screenshot image and mark problem area in this image. Also share your site URL with us. Then we can resolve this quickly.

    Thanks,

    Thread Starter mutlu12

    (@mutlu12)

    Hello again

    https://kayrabeach.com/ is mz web site.

    On the slider carousel, link(page) opens only if clicked on “book now” area. For mobile phones especially when displayed vertically, it is impossible to see “book now” section.(You try it on your mobile) So it must be allowed to open related link by clicking any part of image.

    Kind Regards

    Theme Author webdzier

    (@webdzier)

    Hello @mutlu12,

    Thanks for sharing your website URL for getting your issue on your site.

    Please go to Appearance -> Customize -> Additional CSS and copy below CSS code and paste it into this setting. Click on the Publish button to save these changes.

    Then, Check your site in your mobile devices.

    Thanks,

    Thread Starter mutlu12

    (@mutlu12)

    Hello
    Excuse me, but I can”t see the code…
    thanks

    Theme Author webdzier

    (@webdzier)

    Sorry…

    @media (max-width: 767px){
    .hidden-xs {
    display: block !important;
    }
    .carousel-caption {
    top: 50% !important;
    transform: translateY(-50%);
    }
    }

    Please go to Appearance -> Customize -> Additional CSS and copy below CSS code and paste it into this setting. Click on the Publish button to save these changes.

    Thanks,

    Thread Starter mutlu12

    (@mutlu12)

    Thank you, it was superb…

    But if it is possible, let′s do it for whole frame. By the CSS code you put, only the “Book Now” strap seems over. Of course it looks fine and better than before. But it is still opens the page by clicking on the strap. So let it be proper by clicking on any side, any part of the carousel image. Is it possible?

    Kind Regards

    Theme Author webdzier

    (@webdzier)

    Hello @mutlu12,

    Thanks for contacting us.

    Yes, it’s possible to add a link in the whole image slide, we need to customize your slider code, so please contact our website email address.

    Thanks

    Thread Starter mutlu12

    (@mutlu12)

    Hello
    My web site is https://kayrabeach.com
    Excuse me, but i didnt understand where i shall contact. quote>>(“our web site email adress.. “)

    Do we have to add new CSS code?

    Kind Regards

    Theme Author webdzier

    (@webdzier)

    Hi @mutlu12,

    Thanks for contacting us.

    Please note that you no need to add a new CSS code, we will add Anchor tag in each slide, then we can add a link in the whole image slide, so you need to contact on our website for customizing (add Anchor tag) slide.

    I hope we address your query as expected.

    Thanks

    • This reply was modified 4 years, 10 months ago by webdzier.
    • This reply was modified 4 years, 10 months ago by webdzier.
    Thread Starter mutlu12

    (@mutlu12)

    Hello again
    I see but how may i contact on your web site?
    I am really sorry about that ??

    Theme Author webdzier

    (@webdzier)

    Hi @mutlu12,

    Please go to our website and click on the Contact Us page, then you can see the contact form.

    Thanks

    Thread Starter mutlu12

    (@mutlu12)

    Well

    I did it as you described.

    Thread Starter mutlu12

    (@mutlu12)

    Hello again.
    How can i manage that?
    I already filled the contact form recently.
    I am waiting.

    Kind Regards

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Slider pages settings’ is closed to new replies.