Okay
  Public Ticket #2440901
Portfolio Categories Centred and Spacing
Closed

Comments

  •  1
    mattdelahunt started the conversation

    Hi,

    Hopefully a simple question. 

    I am using the Kalium theme. I have a portfolio on my home page and I want the categories to be centre aligned, they are currently aligned to the left. I am sure this is possible as I have seen it in some of the demo's but I can't find any options or tutorials mentioning this.

    I would also like the categories to be closer together. Is there any control over this?


  • [deleted] replied

    Hi Matt,

    Can you please add the code below to your Custom CSS area:

    /* Portolio: Center Categories */
    .portfolio-title-holder .pt-column {
        margin: auto;
    }
    /* Portolio: Reduce space between Categories */
    .product-filter ul li {
        margin-left: 20px;
    }

    Thanks!

  •  1
    mattdelahunt replied

    Thank you!

  • [deleted] replied

    Happy to hear thatsmile.png

    Have a great day!

    P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from me and Laborator in advance.