Title: Make everything smaller
Last modified: September 1, 2016

---

# Make everything smaller

 *  Resolved [inplainbyte](https://wordpress.org/support/users/inplainbyte/)
 * (@inplainbyte)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/make-everything-smaller/)
 * 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](https://wordpress.org/support/users/inplainbyte/)
 * (@inplainbyte)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/make-everything-smaller/#post-7493529)
 * 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](https://wordpress.org/support/users/themezee/)
 * (@themezee)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/make-everything-smaller/#post-7493712)
 * 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/](https://themezee.com/docs/change-size-of-featured-images/)
 * Best,
    Thomas
 *  [cultureleak](https://wordpress.org/support/users/cultureleak/)
 * (@cultureleak)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/make-everything-smaller/#post-7493729)
 * 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 [http://cultureleak.com](http://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.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/tortuga/2.4.1/screenshot.jpg)
 * Tortuga
 * [Support Threads](https://wordpress.org/support/theme/tortuga/)
 * [Active Topics](https://wordpress.org/support/theme/tortuga/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/tortuga/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/tortuga/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [cultureleak](https://wordpress.org/support/users/cultureleak/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/make-everything-smaller/#post-7493729)
 * Status: resolved