New Landing How can we help? Themeforest Theme Support Joyn Modifying aspect of Category and Archives in Blog

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Joyn
  • #140464
    DrYohann
    Member
    Post count: 45

    Hi, I’m looking for a way to make the Right Sidebar Archives and Category smaller in length.

    Example of blog post I want to change: http://www.networkquebec.ca/CCN/goutte-goutte/

    There, I’d like to diminish the space between the different categories and maybe remove the separating line, in order to diminish how long the section takes on the blog page.

    How do I do that ?
    Thanks !

    #140657
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .widget ul li > a {
      padding: 4px 0;
    }
    .widget_categories ul > li, .widget_archive ul > li, .widget_nav_menu ul > li, .widget_recent_comments ul > li, .widget_meta ul > li, .widget_recent_entries ul > li, .widget_product_categories ul > li, .widget_layered_nav ul li, .widget_edd_categories_tags_widget ul li, .widget_display_replies ul li, .widget_display_forums ul li, .widget_display_topics ul li {
      border-top: medium none;
    }

    – Kyle

    #140915
    DrYohann
    Member
    Post count: 45

    Thanks Kyle, I’ll work with that !
    Yohann

    #140920
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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

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

License required for one of the following items
Login and Registration Log in · Register