Change font and font color on main page [Shapely] Parralax Section

Hello,

I’ve created a page and have been playing around with different pictures as the backgrounds to the Title text and content text but depending on the photo sometimes the white text is hard to read. Is how do you change the font/color of text on the [Shapely] Parralax Section?

Hi @gieldun,

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Shapely Options -> Other



.shapely_home_parallax p.mb32,
.shapely_home_parallax h1 {
    color: #000;
    font-family: arial;
}

Please change the font family and color value in the above code to whatever you want to use by referring the following pages.

http://www.w3schools.com/html/html_colors.asp
http://www.w3schools.com/html/html_colorvalues.asp
http://www.w3schools.com/tags/ref_colorpicker.asp

Best Regards,
Movin

Admin Area -> Appearance -> Customize -> Shapely Options -> Other

I do not see the ‘Other’ option

I only see:
Main Options
Layout Options
Blog Settings

Also, is there a way to change the color and font size of the header (h1) for the top banner in the homepage without affecting the color and size of the other sections’ (h1) on the same homepage?

@tifito The shapely theme is changed a lot recently so you will not get some older options now.

To help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/shapely/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.