Showing 1 – 2 of 2 replies
edlong

This template is working well for us […]

edlong PURCHASED
4 years ago
Hi,

This template is working well for us atm, but had a few questions.

1. Is there a way to easily change the default font for the entire site?
2. How do we set the default style to be the 'light blue'. We do not want the right side slider menu to adjust the look and feel, but want the light blue to be the base for our custom site.
3. Does the hero graphic have to be 650 pixels high? Can we reduce it to 440 and then move the text on the graphic?

Thanks!
edlong
edlong PURCHASED
4 years ago
I figured out #2. Just replace the star.css with the css style in the provided files (e.g. start-color1.css). I thought you might need javascript but you do not; it's just replacing the file with the color scheme you want.
iamabdus
iamabdus SELLER
4 years ago
Hi, thanks for your questions
1. To change font of entire site, Open _variables.scss file & change
$font-family-base: 'Montserrat', sans-serif;
3. To change slider height, Open star.js File & change gridheight: [745, 743, 557, 557]

Thanks