This topic has 9 replies, 2 voices, and was last updated 5 years by Laura.

  • Author
  • #215460
     alexsester
    Participant

    Hi,

    i’d like to create a blank category template, with just category’s title and without the post’s grid or if it is possibile to change the Kleo’s grid parameters in category page.

    Thanks in advance

    Alex

    #215505
     Laura
    Moderator

    Hello, can you share a reference of what you want to create? As i’m not sure what do you mean with “without the post grid”

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #215528
     alexsester
    Participant

    Hi, here a screenshot.
    In a category-archive page i have a grid the appears in automatic. There is a way to modify or erase it? Thanks!

    Attachments:
    You must be logged in to view attached files.
    #215590
     Laura
    Moderator

    Hello, category archive shows the list of articles in that category, you would need to edit the file archive.php to delete that

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #215605
     alexsester
    Participant

    Hi, thank for your reply. But how to change the column’s number or the violet color next to the post title? I didn’t find a way in archive.php.
    Thanks
    Alex

    #215630
     Laura
    Moderator

    Hello, that is a css change, not part of the template file itself.
    How many columns do you want? And which color?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #215754
     alexsester
    Participant

    Hi, i’d like to change the color to red and 5 columns. Thanks

    #215768
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme

    COPY CODE
    
    .row.responsive-cols.kleo-masonry.per-row-3 article {
        width: 21% !important;
    }
    .masonry-listing .format-image .post-title {
        border-left: 3px solid red !important;
    }
    

    You may need to customize the code to your specifications 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #215787
     alexsester
    Participant

    Hi,

    thanks for the code, i pasted it in the Child’s theme css style, but nothing appened.
    Alex

    #215795
     Laura
    Moderator

    Hello, can you guide me on where do you go or what do you do to arrive to the grid you want to change? Have you cleared cache?
    If there is any way to see your website online it could help a lot 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?