- This topic has 8 replies, 2 voices, and was last updated 3 years, 11 months ago by
Humayon.
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
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
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.
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
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
Hey thank you for the update
font style css is working fine now.
The topic "change font style" is closed to new replies.