Color and size questions?

Please see attached images.

Hello there,

I hope you are doing well today.

You can use the following CSS code to change the font colors by going to Appearance > Customize > Additional CSS and pasting it there.


/*Header font  color*/
.image-bg h1 {
    color: black;
}

/*Button font size*/
.btn {
    font-size: 18px;
}

Best Regards,
Support

Thanks for awesomely prompt response, how would just contain the h1 color change to the #shapely_home_parallax-2, top part of the homepage?

No worries I figured it out, thanks!

Hello there,

I am glad that you found a solution.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support