Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #116969
    Simon
    Participant

    Hi,

    I am using the Featured Content Widget with Clean Magazine Pro. How can I disable the site title to link to the respective page?

    regards, Simon

    #116991
    Mahesh
    Keymaster

    @guni: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #featured-content .entry-header .entry-title > a {
        pointer-events: none;
    }

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove Hyperlink from Featured Pages’ is closed to new replies.