Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #116533
    BALLISTE
    Participant

    Hi,

    How to do for removing the ling on the author in the breadcrumb ?
    I do not want to remove the author, just the redirection link.

    Thanks
    Alexandra

    #116535
    Mahesh
    Participant

    @dlyscouleurs: Please post in your site url. Where actually is this problem occurring?

    Regards,
    Mahesh

    #116537
    BALLISTE
    Participant
    #116539
    BALLISTE
    Participant

    I would like to remove the link one the author name “Alexandra”
    but I don’t want to remove the name author

    Posté le 18 octobre 2016 Auteur Alexandra Laisser un commentaireEditer

    https://www.dlys-couleurs.com/blog/2016/10/18/parles-en-a-ton-boss-recois-des-chocolats/

    #116564
    Mahesh
    Participant

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

    .entry-meta .byline .author > span > a {
        pointer-events: none;
    }

    Regards,
    Mahesh

    #116619
    BALLISTE
    Participant

    It is OK. Thanks a lot Mahesh 🙂

    #116735
    Mahesh
    Participant

    @dlyscouleurs: I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review? Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.
    https://wordpress.org/support/theme/catch-responsive/reviews/#postform

    Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.

    Regards,
    Mahesh

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘How to remove link on author in the breadcrumb’ is closed to new replies.