Forums

Pages links (2 posts)

  1. nicopti
    Member
    Posted 9 months ago #

    Hi,
    I am using a constructor theme and i wish to remove the previous and next page links.

  2. nicopti
    Member
    Posted 9 months ago #

    This is what i found in my style.css file.

    /*Navigation*/
    .navigation {
    overflow: hidden;
    font-size:1.4em;
    clear:both;
    }
    .navigation .alignleft a,
    .navigation .alignright a{
    display:block;
    width:auto;
    height:32px;
    margin:0 20px
    }
    .wp-pagenavi {
    text-align:center;
    margin:8px 0;
    padding:8px;
    clear: both;
    }

    .wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    padding: 3px 5px;
    margin: 2px;
    }

    .wp-pagenavi span.current {
    font-weight: bold;
    }

    /*/Navigation*/

    What do i have to modifie to remove previous and next page link?

Reply

You must log in to post.

About this Topic

Tags