fixed text colour

Posted over 8 years ago by Simon

Post a topic
Answered
S
Simon

 Hello

Is there any chance to set up fixed text colour and font, for example black colour only, so customer will have no option to change colour ? The same with font?

Also can you please let me know how to change colour of "customize button" on product page?
Thank you in advance
Simon

0 Votes

A

Adam Keen posted over 8 years ago Best Answer

For the Customize button, use this CSS and paste it in the Fancy Product Designer>Settings

 

.fpd-blue-btn {
 background-color: #COLOURCODEHERE !important;
}

 Replace the colour code obviously though. The other questions you can set a default colour & set a default font which would apply to the product your offering. Lots of guides on the FPD homepage.

0 Votes


2 Comments

Sorted by
S

Simon posted over 8 years ago

thank you

 

0 Votes

A

Adam Keen posted over 8 years ago Answer

For the Customize button, use this CSS and paste it in the Fancy Product Designer>Settings

 

.fpd-blue-btn {
 background-color: #COLOURCODEHERE !important;
}

 Replace the colour code obviously though. The other questions you can set a default colour & set a default font which would apply to the product your offering. Lots of guides on the FPD homepage.

0 Votes

Login or Sign up to post a comment