• Resolved wooshie57

    (@wooshie57)


    Hi, Happy with using Customizr on my website. However, I would like to remove the links for the featured pages on my home page. I have been able to remove the read more button but do not know how to remove the link to the pages when you click on the images, as the documentation only caters for classical layout.

    Thanks

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • emranemranx

    (@emranemranx)

    Hi Wooshie,

    Your site is under coming soon mode so we can’t take a look at it.

    Thanks!

    Thread Starter wooshie57

    (@wooshie57)

    @emranemranx apologies! I have removed the under construction page for you to have a look.

    Thanks!

    emranemranx

    (@emranemranx)

    Hi Wooshie,

    You can try adding the following code to your Admin Panel > Appearance > Customize > Additional CSS field:

    .home .czr-link-mask {
      pointer-events: none;
    }

    Thanks!

    Thread Starter wooshie57

    (@wooshie57)

    Hi emranemranx, apologies as i’ve just seen this.

    This css did what I want. Thanks so much for your help!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Removing link on Featured Pages’ is closed to new replies.