Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS How to Make a Website Responsive Web Design and Testing Adjust the Profile Page and Header

HTML, CSS and wordpress type site builders

If a website is build based on a wordpress template(or some other drag and drop type site builder) is it usually possible to go in and directly edit/ modify your html and style sheets? Where can you find the editable versions of these files in such a situation?

1 Answer

Hi Brandt, most WordPress themes provide some level of support when you purchase them. Themes with drag-and-drop page builders, multiple stacks etc., are highly complex to go in and edit yourself. So unless you're familiar with the theme, I would check with the theme's support on which is the best way to get the desired result.

Some WordPress themes come with a customized admin (or editable CSS) area, so when themes are updated, it saves all of your settings. Otherwise, there is what WordPress refers to as child themes, which allow you to make edits to the CSS / theme and receive updates to the parent theme (framework) when needed.

List of Well-supported WordPress Themes