• Hi, I love the turtle theme, and I want to ask a question; the maximum number of columns to show the categories is 3, if I buy the pro version, this number can be larger, for example 5 … I want to know if that possibility exists or it will always be 3? Thank you

    • This topic was modified 6 years, 8 months ago by septimo.
Viewing 1 replies (of 1 total)
  • Theme Author ThemeZee

    (@themezee)

    Hi there,

    Thanks for using Tortuga.

    The pro version does not include any extra settings for that, I’m sorry.

    However, you can override the column width with a short custom CSS snippet and change the number of columns to 5:

    .post-layout-three-columns .post-wrapper .post-column {
    	width: 20%;
    }

    You can copy the CSS code and insert it on Appearance > Customize > Additional CSS.

    Cheers,
    Thomas

Viewing 1 replies (of 1 total)
  • The topic ‘show more than three columns in categories or post’ is closed to new replies.