<pre><span><style>
[class="card-title"] {
color: green;
}
Edit: change title in cards
Thanks!!!
Sorry, this was to Title, Iām trying to get to Header
Si jajaja. Acabo de darme cuenta. Si consigues algo agradecido de que lo compartas!
<pre><span><style>
[data-test="card-item"] .card-header {
color: green;
}
Btw, love this
how does it look like on the phone?
It looks great and is fully functional. Here the css:
[id = "tabBar"] {
right margin: 10px;
left margin: 10px;
height: 75px;
bottom margin: 20px;
padding: 10px;
background color: white;
border radius: 70px;
}
![aaa|302x500](upload://mSZtfRTq5Iwg4kjtuYAzhEh1Igd.jpeg)
Didnt work here
Oh ok, here miss a -
between in every single tag lol border-radius
Good that it has served you!
Sale of the common in Glide and complements quite well with the design. Greetings!
Exactly! Thanks @Jorge_Hernandez !
Can you share the correct code please ?
Welcome to our community!
<pre><span><style>
[id = "tabBar"] {
margin: 10px 10px;
height: 75px;
bottom-margin: 20px;
padding: 10px;
border-radius: 70px;
}