New Landing How can we help? Cardinal Remove Link to previous and next article in CARDINAL

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Cardinal
  • #321951
    uwefreund
    Member
    Post count: 2

    Hi,

    I would like to remove the links to previous and next article from all of my posts. It have tried

    .related-wrap,.comments-wrap,.post-info,.author-info-wrap,.pagination-wrap {
    display: none !important;
    }

    in the custom CSS section but it won’t work.

    Can you help me?

    Uwe

    #322041
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try the one below, just added some spaces after the comma.

    .related-wrap, .comments-wrap,.post-info, .author-info-wrap, .pagination-wrap {
    display: none !important;
    }

    If doesn’t work provide us an example link where you are seeing the arrows and also admin credentials to check if there is any other error in the custom css field that is preventing this css rule to be executed.

    -Rui

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register