Hi

great work in this theme!

how change width in all page?, i try to change, but always is 1000px.

where change? media.css?, where?

thanks

Comments

mnovoa created an issue. See original summary.

saurabh.dhariwal’s picture

You can change style sheet from (i.e.sites/all/themes/responsive_green/css/style.css) path for your purpose.

Do changes into the following lines.

1.line 328 max-width:1000px;
2.line 385 max-width:1000px;
3.line 560 max-width:1000px;
4.line 1582 max-width:1000px;

Feel free to contact me incase of any query/concern for the same.

Thanks!

mnovoa’s picture

thanks!!

saurabh.dhariwal’s picture

My pleasure! Feel free to ping me anytime for any relative work of Drupal. Happy to help always :)

Anks’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.