[FrE] I want to customize the banner text colour

Thank you for using FreelanceEngine.

You can customize the header text to be suitable for your background.

  • This could be done via Customize -> Additional Css -> paste the code.
  • Here is the sample code which I used in the tutorial

h1#title_banner {
color: rgba(0,230,230,1);
font-weight: bold;
border: solid;
}

  • You could learn more about rgba color here.

If you’d like to use Slider, I’m afraid that there’s no built-in slider within FreelanceEngine.

However, you could use Smart slider (3rd party plugin) & make your own header.

Also, you can display motion picture in your Header.

  1. Record your video (or convert it) into .gif file.
  2. Upload the .gif file to your Banner section.
  3. Please take a closer look into my instruction here.

Hope this could clarify your uncertainty.

Was this article helpful?

Related Articles

Leave A Comment?

You must be logged in to post a comment.