Title: Scale
Last modified: February 22, 2021

---

# Scale

 *  [maxoutin](https://wordpress.org/support/users/maxoutin/)
 * (@maxoutin)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/scale-4/)
 * Hello Everyone,
 * I created a WordPress site in which some pages uses custom templates using a 
   child theme. My question is what method do you guys use in order to scale all
   pages for all screens to look proeberly.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [janet4now](https://wordpress.org/support/users/janet4now/)
 * (@janet4now)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/scale-4/#post-14083455)
 * If your other pages are set up responsive, you can probably copy the styles being
   used so you don’t have to reinvent the wheel. What theme are you using? Do you
   have a link to your page?
 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/scale-4/#post-14086094)
 * See [https://web.dev/responsive-web-design-basics/](https://web.dev/responsive-web-design-basics/)
 * Like janet4now points out, your parent theme probably already does all of this.
   Using the same styles as the parent is a good suggestion, but I’d go a step further
   and build my template off of the parent theme’s, using the same div/class structure
   so that the existing presumably responsive styles will be applied.
 * Of course at some point you need to deviate from the parent template, or there’d
   be no need for a child template 🙂 Use your parent theme as guidance in creating
   media queries to style according to screen width. Try to use the same breakpoints
   already used by the parent. Your browser’s element inspector developer tool is
   very useful in examining what the parent theme does for different devices.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Scale’ is closed to new replies.

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 2 replies
 * 3 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/scale-4/#post-14086094)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
