Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #235364
    wan mohd zamri
    Participant

    how to setup unclickable feutured and slider at landing page?

    #235392
    Skandha
    Participant

    @jangmery: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .featured-content-section .post-thumbnail, .featured-content-section .entry-title, .slider-content-wrapper .entry-title {
        pointer-events: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #235445
    wan mohd zamri
    Participant

    yes sir. it works well anda all feauture and slider unclickable.

    and how to make certain featured or slider clickable? thank u

    #235511
    Skandha
    Participant

    @jangmery: Hello there,
    Please let me know which featured content or slider posts you would like to make clickable.

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘unclicksble feuture landing page’ is closed to new replies.