Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

Ionic alert controller custom font

$
0
0

@king-ds wrote:

Hi guys, is there a way to modify the css class of alert controller?

I’ve tried this solution but it seems not working.

Here’s my code

login.page.ts

    const alert = await this.alert_controller.create({
      header: 'Account Type',
      message: 'Select asdasdas',
      cssClass: 'alert_radio',

login.page.scss

.alert_radio {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

This is the screenshot, the changes made doesn’t take effect.

My goal is to at least change the font of text inside the alert controller. Anyone know how to modify it? Thanks in advance.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>