• Resolved sspyro

    (@sspyro)


    How do I enable and disable the following?
    A) Category & Tag in Post & Pages
    B) Previous & Next Post in the Post

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author YAHMAN

    (@back2nature)

    A)Add the following style sheet.

    .post_category,.post_tag{
    display:none;
    }

    B)Add the following style sheet.

    .nav_link_box{
    display:none;
    }

    Thread Starter sspyro

    (@sspyro)

    Thank you very much

    Theme Author YAHMAN

    (@back2nature)

    ????

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Category & Tag – Previous & Next Post’ is closed to new replies.