Ok, I can resolved it by myseft.
Here is the instruction for who don’t know:
1. How can I change the slider description width?
– In “main.css” -> go to “.slider-parent”, change “width:100%” to 60% or up to you, then add “right:1px;” before the “}”
2. How can I change the slider description font size?
– In “main.css” -> search for “.slide-description{font-size:14px;” then change the “14px” to another size you want.
Don’t forget to save after changed.