By Bethis on Friday, 08 January 2021
Posted in Voyager
Replies 1
Likes 0
Views 1.6K
Votes 0
Hi,

I am trying to customize the Voyager template to reflect other colors. I have trued creating a custom.scss file in the template files but it did not work. Could you please specify what the file should be called and where it should be placed in order to customize the template?
Hi there,

Ideally, any template customization can be done through the custom.css file. You may create the custom.css file in this folder.
/voyager/templates/voyager/assets/css/custom.css.

Anyhow, since you've created custom.scss file, you'll need to import it in the template.scss file for it to be compiled as css.
/voyager/templates/voyager/assets/css/scss/template.scss

However, please do understand that this template.scss is a core file. Any changes within this file will get overridden when updating this template in the future.

Hope this helps.
Thanks.
·
Friday, 08 January 2021 17:31
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post