Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49308

How to use CSS on Ionic 4

$
0
0

@pedro1312 wrote:

That could sound weird, but I’m really new on ionic and I’m having problems figuring out how to use it.

How can I overwrite the global scss using the pages’ css?

I’d like to have a sample…

this is how I was doing on ionic 3:

"page-list-master {

ion-slides {
    height: 50%;
    background-color: #090F11;
    background-size: 100% auto; 
    background-repeat: no-repeat;
    padding-top: 16px;
    padding-bottom: 16px;
    -moz-box-shadow:    inset 0 0 4px #000000;
    -webkit-box-shadow: inset 0 0 4px #000000;
    box-shadow:         inset 0 0 4px #000000;
 }

}"

How can I do the same thing on ionic 4?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49308

Trending Articles



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