Skip to main content
Toggle navigation menu
Download App
Sign In
Contact Us
RoomSketcher Help Center
Drawing How Tos
Drawing How Tos
Search
Walls
How Do I Create Thick and Thin Walls?
How Do I Create a Half-Height Wall?
How Can I Create Curved Walls?
How Can I Create a Glass Wall?
Add Color to the Top of a Single Wall
Windows, Doors, and Stairs
How Can I Add Barn Doors to My Floor Plans?
How Can I Add Window Treatments such as Curtains, Drapes, or Blinds?
How Can I Create Bay Windows?
How Do I Add Stairs Between Two Floors?
How Can I Add a Wheelchair Ramp?
Furniture
How Can I Create Custom Items? – Try Building Blocks
How Can I Create Built-in Bookshelves?
How Can I Replace the Color or Materials on Furniture and Fixtures?
How Can I Add Furniture or Wall Items on Top of Each Other?
Use Best Fit to Resize Items Automatically
Use Favorites for Quick Access to Your Favorite Products
Room Names, Labels, and Symbols
How Can I Add and Move Room Names?
How Can I Display Two or More Room Names in One Room?
How Can I Show Room Names in Different Places for 2D and 3D Floor Plans?
How Can I Add Text to My Floor Plan?
How Can I Add an Entrance Arrow to My Floor Plan?
How Can I Add Labels on Furniture?
See all 7 articles
Paint and Decorate
How Can I Paint and Decorate Walls?
How Can I Paint, Wallpaper, or Tile a Single Wall?
How Can I Match Paint Colors in RoomSketcher?
How Can I Create a Wainscot?
Floors and Levels
How Can I Add, Copy, and Delete Floors or Levels?
How Can I Change the Floor Height in My Project?
How Can I Create a Floating Loft?
How Can I Create a Loft or Raised Area with Stair Access?
How Can I Flip or Rotate Floor Plans?
How Can I Rotate a Floor or Wall Material?
See all 7 articles
Ceilings
How Can I Add Material to the Ceiling of My Project?
How Can I Draw Sloped Ceilings?
Bathroom
Example: Create a Stunning Bathroom
How Can I Create a Raised Tile Area around a Bath Tub?
How Can I Create a Box for a Wall-Hung Toilet
Kitchen
How Can I Draw a 2D Kitchen with the RoomSketcher App?
How Can I Draw a 3D Kitchen with the RoomSketcher App?
How Do I Change the Material or Color on Kitchen Cabinets and Countertops?
How Can I Add a Kitchen Backsplash?
Outdoors
How Can I Draw a Yard, Garden, or Outdoor Area?
How Can I Draw a Balcony or Deck?
How Do I Add a Garden Gate?
How Do I Create a 2D Site Plan?
How Do I Create a 3D Site Plan?
<% var getColumnClasses = function(columnNumber) { var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %> <% var promotedArticlesAbove = 'none' !== 'none' && 'after' === 'before'; %> <% var notificationAbove = 'none' === 'home' && !!'notification_content' && !window.sessionStorage.getItem('alpine:notification:dismissed'); %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Didn't find what you were looking for?
Get in Touch
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Categories
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>