Okay
  Public Ticket #2922802
Centering the categories of Portfolio
Closed

Comments

  • Robin_bueltel started the conversation

    Dear Sir or Madam,

    i am facing problems regarding my Portfolio website. I came across your Kalium Theme (Photography Version) and I wanted this Design for my Website. 

    I managed to set up the page and fit it for my needs. But there is one little Detail which i cant fix. In the Demo Version of the Kalium photography theme (https://demo.kaliumtheme.com/photography/?_ga=2.96642778.414924262.1637681445-712013005.1619973079)

    the section of the Portfolio categories ist centered. By Default the categories on my website (https://robin-bueltel.de/) are left-justified. I am unable fo find an option where i can change this. I also read the documentaries but could not find an answer.

    I hope that you can provide me with a solution.

    Best wishes

    Robin Bültel

  •  1,558
    Laborator replied

    Hi Robin,

    Can you try adding this CSS to Custom CSS:

    .portfolio-title-holder .pt-column {
        margin: 0 auto;
    }
    .product-filter .portfolio-subcategory+.portfolio-subcategory {
        text-align: center;
        width: 100%;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group