change font style

Viewing 9 posts - 1 through 9 (of 9 total)
#169399

fusion x
Participant

Hey
can you tell me how to change the font style of this pop up?
img:https://drive.google.com/file/d/1T6zRlInjDlS7shAqW22sKgjShDpSBkxG/view?usp=sharing

Also how to make this download button center.
img: https://drive.google.com/file/d/1fH8iUxJmDq91SR3jIVjEKftZXCXm9pkh/view?usp=sharing

also provide the css code if required.

thanks

#169422

Humayon
Moderator

Hello there,

Greetings for the day!

Please provide us with your temporary wp-admin login details and site URL in a private reply for checking the issue.

Also, please share the related page/file/package URL with us where the issue exists.

Thank You

#169438

fusion x
Participant
This reply has been marked as private.
#169467

Humayon
Moderator

Hello there,

Thank you for writing back to us.

Regarding your questions

1. Please add the below CSS code.

.w3eden .modal-content {
  font-family: Poppins, Helvetica, Arial, sans-serif !important;
}

2. Please add the below CSS code.

section.__wpdm_gb_section.__wpdm_gb_package {
    text-align: center;
}

3. Please add the below CSS code.

.w3eden .btn {
    line-height: 2.2;
}

I hope that helps and answers your query.

#169468

fusion x
Participant

Hey thank you for all the css code.

But first css code is not working. I have added the code in additional css and save it but still getting the same font.

Code 2 and 3 is working fine

#169525

fusion x
Participant

Hey please help

#169542

Humayon
Moderator

Hello there,

We will release an update within next Monday Which will resolve the font issue.

So please cooperate and spare us some time

Thanks

#169778

fusion x
Participant

Hey thank you for the update

font style css is working fine now.

#169791

Humayon
Moderator

Hello,

Glad to hear that your issue has been resolved.

However, If you get some free moments, please give us a 5* here and add your valuable review about our plugin, it will inspire us a lot.

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

The topic ‘change font style’ is closed to new replies.