badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Screen resolution

#11908

Hi Stevan,

Sorry you have to find the code in CSS -> responsive.css not in style.css and also above code are for the attitude theme not for the Interface theme. Please add below CSS code:

	.container, .narrow-layout .wrapper {
		width: 1008px;
	}
}
@media only screen and (max-width: 1023px) {

below to the

@media only screen and (max-width: 1078px) {

Hope it solve your issue.

Thank you!