Home Forums WoodMart support forum Information box button font

Information box button font

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #418402

    tcsg.toth
    Participant

    Hi,
    How can I change the font of the info box button?

    #418589

    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.

    #419029

    tcsg.toth
    Participant

    Unfortunately its not working 🙁

    #419030

    tcsg.toth
    Participant

    working, sorry just needed to modify some code

    #419120

    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.

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Information box button font’ is closed to new replies.