How can I reduce the size of my Venture theme header?

Hello-

I’m trying to get my header on Venture them to have less space. Anyone know about this?

Thank YOU!

www.burntcreations.com

HI @BurntCreations

This is Victor from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.scss.css

Step 3: Paste the below code at bottom of the file → Save

.site-header__logo img {

max-width: 70px !important;

}

Hope that my solution works for you.

Best regards,

Victor | PageFly

Thank YOU! Much Better, Much appreciated!

1 Like

Thank YOU!!! That worked!!! Appreciate that so much!
Jenny

You are welcome @BurntCreations :blush:

Hi @BurntCreations ,

I would recommend to make your logo space lesser. Anyway, you can also remove the padding to make it smaller. Please follow the instructions below

  1. From your Admin page, go to Online store > Themes > click the three dots > Edit code
  2. Find the Asset folder, and open the theme.scss file
  3. Add the code below at the very end of the file
.site-header__upper.page-width {
    padding: 0;
}
1 Like

Thank YOU! As a non coder I appreciate any help on the website I can get!

Any other design elements you feel like suggesting I’m open, not married to any of it,

Just a small business trying to keep going!

Thank YOU,

Jenny