ABID KHAN

Member

Forum Replies Created

  • In reply to: Image problem in categories

    #30056
    Quote:
    How can I get rid of that small corner image? I don’t want it to show itself in the category archive.

    Add this to the theme’s Custom CSS option:

    .archive .excerpt-thumb {

    display: none

    }

    Thank you very very much Syahir Hakim.

    Once again thanks for very nice theme. My problem is solved.

    In reply to: Removing single post navigation

    #26997
    Quote:
    You can use the .single class:

    .single .post-nav {

    display: none;

    }

    Brother where should I paste this code? I’ve the same problem.

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