{"id":52544,"date":"2015-08-19T05:08:10","date_gmt":"2015-08-19T09:08:10","guid":{"rendered":"http:\/\/www.templatemonster.com\/help\/?p=52544"},"modified":"2016-04-22T08:01:48","modified_gmt":"2016-04-22T12:01:48","slug":"landing-page-how-to-change-color-scheme","status":"publish","type":"post","link":"https:\/\/www.templatemonster.com\/help\/landing-page-how-to-change-color-scheme.html","title":{"rendered":"Landing Page. How to change color scheme"},"content":{"rendered":"<p>\r\n<\/p>\r\n<p>This tutorial will show you how to change the color scheme in Landing Page Template. <\/p>\r\n<p><a href=\"http:\/\/www.youtube.com\/watch?v=ueenS2cD8Vk?width=1280&amp;height=720\" rel=\"prettyPhoto\">Landing Page. How to change color scheme<\/a><\/p>\r\n<p>Some <strong>Landing Page Templates<\/strong> come with  <strong>customization tool<\/strong> included. This tool allows you to <strong>preview<\/strong> color schemes available in your template package.  Note that this tool is only available in the demo preview page of the template: <\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_1.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_1-300x204.png\" alt=\"Landing_Page_How_to_change_color_scheme_1\" width=\"300\" height=\"204\" class=\"aligncenter size-medium wp-image-52545\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_1-300x204.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_1-150x102.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_1.png 656w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\r\n<p>Open the live demo preview page to find out whether your template comes with this tool:<\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_2.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_2-300x191.png\" alt=\"Landing_Page_How_to_change_color_scheme_2\" width=\"300\" height=\"191\" class=\"aligncenter size-medium wp-image-52546\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_2-300x191.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_2-150x95.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_2.png 679w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\r\n<p>Such templates come with <strong>5 color scheme style files <\/strong>(colorScheme-1.css <strong>&#8211;<\/strong> colorScheme-5.css), so in order to change your color scheme, you will need to include a reference to these files in your .html file. <\/p>\r\n<p>To <strong>change <\/strong>color scheme:<\/p>\r\n<ol>\r\n<li>\r\n<p>Open <strong>\/site\/css\/<\/strong> folder of your template package. You will see <strong>5 color schemes style files<\/strong> (colorScheme-1.css &#8211; colorScheme-5.css). Select any color scheme file you want to use. You can <strong>preview<\/strong> color schemes on the template demo preview page: <\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_4.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_4-300x201.png\" alt=\"Landing_Page_How_to_change_color_scheme_4\" width=\"300\" height=\"201\" class=\"aligncenter size-medium wp-image-52547\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_4-300x201.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_4-150x101.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_4.png 669w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a>\r\n<\/li>\r\n<li>\r\n<p> Open <strong>index.html<\/strong> file (or any .html file you are working with)  with any php\/text editor (recommended software is <strong>Adobe Dreamweaver<\/strong>, <strong>NotePad++<\/strong>). <\/p>\r\n<\/li>\r\n<li>\r\n<p>Add a reference to the color scheme style sheet file inside the <strong>&lt;link&gt;<\/strong> element.  The &lt;link&gt; element goes inside the <strong>&lt;head&gt;<\/strong> section. E.g:<\/p>\r\n<pre>&lt;link rel=&quot;stylesheet&quot; href=&quot;css\/colorScheme-4.css&quot;&gt;<\/pre>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_3.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_3-300x168.png\" alt=\"Landing_Page_How_to_change_color_scheme_3\" width=\"300\" height=\"168\" class=\"aligncenter size-medium wp-image-52548\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_3-300x168.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_3-150x84.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_3.png 740w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a>\r\n<\/li>\r\n<li>\r\n<p><strong>Save<\/strong> the file. Refresh your website to see the changes. Color scheme has been successfully changed: <\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_5.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_5-300x242.png\" alt=\"Landing_Page_How_to_change_color_scheme_5\" width=\"300\" height=\"242\" class=\"aligncenter size-medium wp-image-52549\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_5-300x242.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_5-150x121.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_5.png 704w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a>\r\n<\/li>\r\n<\/ol>\r\n<p> To edit the existing color schemes:<\/p>\r\n<ol>\r\n<li>\r\n<p>Navigate to <strong>\/site\/css\/<\/strong> folder of your template package.<\/p>\r\n<\/li>\r\n<li>\r\n<p>Edit <strong>colorScheme-X.css<\/strong> file (where <strong>X<\/strong> is the number of the color scheme)  to your needs using any <strong>php\/text<\/strong> editor. It is recommended using <a href=\"\/help\/firebug-mozilla-firefox-plugin.html\" target=\"_blank\">FireBug<\/a> plugin (for FireFox browser) to inspect the website source code and modify CSS files:<\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_6.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_6-300x181.png\" alt=\"Landing_Page_How_to_change_color_scheme_6\" width=\"300\" height=\"181\" class=\"aligncenter size-medium wp-image-52550\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_6-300x181.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_6-150x90.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/Landing_Page_How_to_change_color_scheme_6.png 1000w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a>\r\n<\/li>\r\n<li>\r\n<p><strong>Save<\/strong> the file. <strong>Refresh<\/strong> your website to see the changes. <\/p>\r\n<\/li>\r\n<\/ol>\r\n<p>Feel free to check the detailed video tutorial below:<\/p>\r\n<p><a href=\"http:\/\/www.youtube.com\/watch?v=ueenS2cD8Vk?width=1280&amp;height=720\" rel=\"prettyPhoto\">Landing Page. How to change color scheme<\/a><\/p>\r\n<\/p>\r\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>This tutorial will show you how to change the color scheme in Landing Page Template.<\/p>\n","protected":false},"author":37,"featured_media":52553,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1016,2039],"tags":[520,1117,641],"_links":{"self":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts\/52544"}],"collection":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/users\/37"}],"replies":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/comments?post=52544"}],"version-history":[{"count":0,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts\/52544\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/media\/52553"}],"wp:attachment":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/media?parent=52544"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/categories?post=52544"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/tags?post=52544"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}