• Resolved inplainbyte

    (@inplainbyte)


    I know this probably can only be done via CSS, but what would be the easiest way to downsize pretty much everything? I like the way it looks, but i would like a smaller ‘header’, smaller post slider, post cards on the homepage, fonts etc.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter inplainbyte

    (@inplainbyte)

    oh and the dimension of the featured image on the mainpage is 800×400, while all my pics are 800×500, could I change that as well?

    Theme Author ThemeZee

    (@themezee)

    Hi there,

    Thanks for using Tortuga.

    You can change the maximum width of the theme with CSS code:

    .container {
        max-width: 1260px;
    }

    Please see this tutorial about image sizes: https://themezee.com/docs/change-size-of-featured-images/

    Best,
    Thomas

    thanks a lot

    I think I can find out most things
    , but one thing I can’t seem to get right is the nav bar.
    as you can see on https://cultureleak.com I changed the header However, It also changed the block color for the nav bar items. I want to make the nav bar the original color (#303030), where can I find this/how can I override this in simple css?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Make everything smaller’ is closed to new replies.