Disable post meta author link


  • Member
    drunkfox
    December 11, 2014 at 12:59 am #21543

    Hi.
    I’m trying to disable the post meta author link, via custom css, but I’m not able to do…
    I try with the following code, but it’s not the right one:

    .post_meta .author a {
        pointer-events: none;
           cursor: default;
    }

    Please, may you help me?
    Thank you

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.