Site icon Catch Themes

Page content and sidebar width

Hi Sakin, a long time ago you gave me a code to adjust the sidebar to the width I needed (it was too big before): http://catchthemes.com/support-forum/topic/google-ads-customization/ I still want to leave the sidebar as wide as it is, but now I changed
.site {
	width: 1280px;
	margin: 40px auto;		
}
to
.site {
	width: 100%;
	margin: auto;		
}
as I like this style better. The only thing now is that my text in the content part of my sites doesn't go all the way to the right (see http://travelintense.com/eco-travel-destinations/). How do I have to adjust the code you gave me back then to make the pages look nice on all devices? (I already tried figuring out a system in the size widths you gave me, but couldn't find one.) Thanks a lot, Michaela
Exit mobile version