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

Ionic css footer backgrond color and color of title

$
0
0

@raeon wrote:

I'm working with Ionic framework, and I need to have a footer with
background color red and with a text align in the center. The footer
need to have a behaviour like a button; The footer is should be like a
Button where in the center there is the text 'REGISTER':

I try this code:

IONIC HTML:


Some content!



REGISTER

CSS:

.myColor{
color:red
}

.button{
color:white;
text-align:center;
}

But, it doesn't work. i don't know;
Some of you have some good advice:

Thanks!

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49184

Trending Articles