Showing 1 – 1 of 1 replies
institutozapat

I have a issue with font in modal […]

institutozapat PURCHASED
7 years ago
Hi, i have a issue with font in modal pages, page can't resolve the "md-close" class in this code "<button class="md-close btn-sm btn-primary waves-effect waves-light" type="button">Close me!</button>", look the screenshot, what else need this page for resolve?

https://postimg.org/image/t8akdvx89/

Thanks
Coderthemes
Coderthemes SELLER
7 years ago
Hi,

I am sorry for trouble. Please use following html for close button:

<button class="btn-sm btn-primary waves-effect waves-light" type="button"><i class="md md-close"></i>Close me!</button>

I will add this fix in next update.

Thank you.