Can’t see where to change the size of that text.
BR
Bill Ramos
Original poster
Member
Can’t see where to change the size of that text.
Hi Bill
Use the following CSS to do that
.slide-bg-section p {
font-size: 25px;
}
Copy and paste it in Appearance -> Customize -> Additional CSS
Note: You can increase/decrease the number 25 according to the requirements
Best Regards