oskar
asked 8 years ago

Hi all together,

basicly i want to reduse the left piture in his wide.
Regarding this i have found this Info and that works for this picture.

@media (min-width: 1200px) {
.site-header { 
    width: 35%;
  }
}
 @media (min-width: 1200px) {
.site-content-wrapper {
   width: auto;
   left: 35%;
  }
}

But on the right side on the buttom i get a broken bar (sorry for the word but i do not find a other for this). ist is like we need to extend this baseline in the way we minimize the left part. The part with the copyright Informations.
Have you also a hint for me.
(I have postet this question also where i have found the first hint “https://www.designwall.com/question/how-to-change-header-width-in-dw-mono/” but i am not sure if someone take a look to solved questions)
I dont want to make a double post, but i think it was better to open an new for this.
Thanks
Olaf

1 Answers
Allen
answered 8 years ago

Hi, so sorry for my late reply,  you mean you want to reduce the left image width, and make like 2 column for post? 

Powered by DW Question & Answer Pro