Small modify of categories page

Home Forums Shudh theme support Small modify of categories page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #76257
    Toby WongToby Wong
    Participant
    • Topics: 7
    • Replies: 11
    • Total: 18
    Member since: October 25, 2014

    Hi, May I ask some small modify code?

    1. Can I show the thumbnail, 3 or 4 per row? instead of now (1 per row)
    2. Can I hide the “read more” box?
    3. Can I hide “categories” & “Archives” on right hand side?
    4. Can I hide “Home » Archive by Category “Card Products”” below the inner page banner?

    http://www.riccocard.com/en/category/cardproducts/

    Thanks a lot

    #76277
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .category .pagination { width:100%;}
    .category .blog-post .blog-post-repeat { width:33.333%; float:left;}
    .category .blog-post .post-thumb { width:50%;}
    .category .blog-post a.read-more { display:none;}
    .category .breadcrumbs { visibility:hidden;}
    .category .sidebar-right { display:none;}
    .category .site-main { width:100%;}

    Regards,
    Chris

    #76457
    Toby WongToby Wong
    Participant
    • Topics: 7
    • Replies: 11
    • Total: 18
    Member since: October 25, 2014

    Thanks a lot, it works 🙂

    #76540
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Great.

    Kindly give us a review here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/7/

    Regards,
    Shri

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Small modify of categories page’ is closed to new replies.