{"id":1395,"date":"2025-07-16T08:25:04","date_gmt":"2025-07-16T08:25:04","guid":{"rendered":"https:\/\/documentation.iqonic.design\/frezka\/?p=1395"},"modified":"2026-02-03T07:40:58","modified_gmt":"2026-02-03T07:40:58","slug":"how-to-change-user-website-primary-color","status":"publish","type":"post","link":"https:\/\/documentation.iqonic.design\/frezka\/how-to-change-user-website-primary-color\/","title":{"rendered":"How to Change User Website Primary Color?"},"content":{"rendered":"<div class=\"nolwrap\">\n<h2 class=\"wp-block-heading\">\ud83c\udfa8 Changing Colors on the Frezka Website (Frontend)<\/h2>\n\n\n\n<p>Currently, Frezka allows <strong>color customization from the Admin Panel<\/strong>, but this applies <strong>only to the Admin Panel interface<\/strong>, not the <strong>user-facing website<\/strong>.<\/p>\n\n\n\n<p>If the admin changes colors from:<br><strong>Admin Panel \u2192 Setting <strong>\u2192<\/strong><\/strong> <strong>Customization \u2192 Color Options<\/strong><br>\u27a1\ufe0f Those changes will <strong>only reflect inside the Admin Panel<\/strong><br>\u274c They will <strong>NOT affect the frontend (user website)<\/strong><\/p>\n\n\n\n<p>At the moment, frontend color control from the admin side is <strong>not available<\/strong>. This feature is planned for a future update and is already on our product roadmap.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udcbb How to Manually Change the Website Primary Color<\/h2>\n\n\n\n<p>The primary (pink\/brand) colors used on the website are <strong>hardcoded in the Vue SCSS design system<\/strong>.<\/p>\n\n\n\n<p>To change the primary color, please follow these steps:<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Step 1: Open the SCSS Variables File<\/h4>\n\n\n\n<p>Go to the following path in your project:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Project\/Modules\/Frontend\/Resources\/assets\/sass\/frezka-design-system\/_variables.scss\n<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Step 2: Update the Primary Color Variable<\/h4>\n\n\n\n<p>Inside this file, you will find color variables used across the frontend.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$blue: #E91E63;\n<\/code><\/pre>\n\n\n\n<p>Here, <strong><code>$blue<\/code> is used as the Primary Color<\/strong> across the website.<br>You can replace the color code with your preferred brand color.<\/p>\n\n\n\n<p>Example change:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">$blue: #FF5722; \/\/ New primary color<\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"897\" height=\"600\" src=\"https:\/\/documentation.iqonic.design\/frezka\/wp-content\/uploads\/sites\/13\/2025\/07\/vue_scss.png\" alt=\"\" class=\"wp-image-1400\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Step 3: Save the File<\/h4>\n\n\n\n<p>After updating the color values, save the file.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Step 4: Rebuild Frontend Assets<\/h4>\n\n\n\n<p>Run your frontend build command to apply the SCSS changes.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">npm install<br>npm run dev<\/pre>\n\n\n\n<p>or<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">npm run build<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Step 5: Refresh the Website<\/h4>\n\n\n\n<p>After the build is complete, refresh the website.<br>\u2705 The updated primary color will now be visible on the landing page and other frontend sections.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udccc Important Note<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Admin Panel color settings \u2260 Website color settings<\/li>\n\n\n\n<li>Website colors must currently be changed <strong>manually via SCSS<\/strong><\/li>\n\n\n\n<li>Admin-controlled website colors will be available in a future Frezka update<\/li>\n<\/ul>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>\ud83c\udfa8 Changing Colors on the Frezka Website (Frontend) Currently, Frezka allows color customization from the Admin Panel, but this applies only to the Admin Panel interface, not the user-facing website. If the admin changes colors from:Admin Panel \u2192 Setting \u2192 Customization \u2192 Color Options\u27a1\ufe0f Those changes will only reflect inside the Admin Panel\u274c They will [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":0,"parent":1223,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1395","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"featured_image_src":null,"author_info":{"display_name":"laraveladminiq","author_link":"https:\/\/documentation.iqonic.design\/frezka\/author\/laraveladminiq\/"},"children":[],"_links":{"self":[{"href":"https:\/\/documentation.iqonic.design\/frezka\/wp-json\/wp\/v2\/posts\/1395","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/documentation.iqonic.design\/frezka\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/documentation.iqonic.design\/frezka\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/documentation.iqonic.design\/frezka\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/documentation.iqonic.design\/frezka\/wp-json\/wp\/v2\/comments?post=1395"}],"version-history":[{"count":4,"href":"https:\/\/documentation.iqonic.design\/frezka\/wp-json\/wp\/v2\/posts\/1395\/revisions"}],"predecessor-version":[{"id":1401,"href":"https:\/\/documentation.iqonic.design\/frezka\/wp-json\/wp\/v2\/posts\/1395\/revisions\/1401"}],"up":[{"embeddable":true,"href":"https:\/\/documentation.iqonic.design\/frezka\/wp-json\/wp\/v2\/posts\/1223"}],"wp:attachment":[{"href":"https:\/\/documentation.iqonic.design\/frezka\/wp-json\/wp\/v2\/media?parent=1395"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/documentation.iqonic.design\/frezka\/wp-json\/wp\/v2\/categories?post=1395"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/documentation.iqonic.design\/frezka\/wp-json\/wp\/v2\/tags?post=1395"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}