Slider

Home Forums Drizzle Business Slider

This topic contains 3 replies, has 2 voices, and was last updated by  WP Drizzle 9 months, 2 weeks ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1323

    carlos3e
    Participant

    Hello!

    How can I remove the link option that comes with the slider, what I want is the just have the slides rolling and don’t give to option to go to the page if they click the slide.

    Thanks

    #1324

    WP Drizzle
    Keymaster

    Hello,
    Please add the below given CSS to Dashboard -> Appearance -> Customize -> Additional CSS.

    .slider-buttons {
        display: none;
    }
    a.thumb-overlay {
        pointer-events: none;
    }

    Hope this helps.
    Thank you.
    If you like our theme please rate it at https://wordpress.org/support/theme/drizzle-business/reviews/#new-post

    Regards.

    #1325

    carlos3e
    Participant

    Thanks a lot!!!

    I have an issue with another thing, should I open a new post?

    #1326

    WP Drizzle
    Keymaster

    Hello,

    Yes you can create a new topic so that it will be easy to follow up your query.

    Regards.

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

You must be logged in to reply to this topic.