Information box button font
-
Hi,
How can I change the font of the info box button?
Hello,
Sorry to say but right now, under the Information Box element of the Theme it doesn’t have the option to change the Font of it.
So, you can try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:
.wd-info-box .info-btn-wrapper .wd-button-wrapper .btn .wd-btn-text {
font-size: 25px !important;
font-family: 'Jost' !important;
}
In this CSS, you can write your own choice of value for the font-size and also for the font-family too.
Best Regards.
Unfortunately its not working 🙁
working, sorry just needed to modify some code
Hello,
We are thrilled that you loved your experience with XTEMOS,We put customer experience and satisfaction as our priority, and your words reaffirm the hard work we put in every day.
So thanks for your kind words and we look forward to seeing you again.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards.
The topic ‘Information box button font’ is closed to new replies.