Design Configuration in Magento 2

Posted by

In Magento 2 backend, the purpose of Design Configuration option is to customize anything relate to design and configuration settings by displaying the settings on a single page. In this article, we will show you how to customize the Design Configuration.

design-configuration_thumb_0_0
Design Configuration

To edit the Design Configuration:

  1. On the Admin menu, click Content. After that, under Design, select Configuration.
  2. Find the store view that you want to configure. After that, in the Action column, click Edit. The page displays the current design settings for the store view.
  3. To change the Default Theme, set Applied Theme to the theme which you want to apply to the view. If no theme is specified, the system default theme is used. Some third-party extensions affect the system default theme.
  4. If the theme is to be used for only a specific device, do the following:
  • Under Design Rule option under User Agent Rules, click Add New User Agent Rule.
  • In the Search String column, enter the browser ID for the specific device.
  • A search string can be either a normal expression or Perl Compatible Regular Expression (PCRE). The following search string identifies Firefox:

/^mozilla/i

  • In the Theme Name column, select the theme that is to be used for the specified device. User-Agent Rules
User-Agent Rules
User-Agent Rules
  • Repeat the process to enter additional devices. Search strings are matched in the order they are entered.
  1. Under Other Settings, expand each option. After that, follow the instructions in the linked topics to edit the settings as needed.
design-configuration-other-settings_thumb_0_0
Edit Design Configuration
  • Pagination
  • HTML Head
  • Header
  • Footer
  • Search Engine Robots
  • Product Image Watermarks
  • Transactional Emails
  1. After complete, click Save Configuration.

Above is some basics tutorial about customizing Design Configuration in Magento 2 backend. Feel free to leave a comment or contact email to our authors, if you have any question. Follow our website to get more information and tutorial article about Magento 2.

Leave a Reply

Your email address will not be published. Required fields are marked *