Hello
Can you provide a CSS code to make this title bigger? Also, change the colour to white?
Reference:
https://imgur.com/a/HNt8s3F
@tjinc_admin
Use this custom css and change the font size according to your reqirement
.bp-user #buddypress div#item-header #item-header-content h3,.bp-user #buddypress div#item-header #item-header-content .location{
font-size:22px !important;
color:#ff0000 !important;
}
.bp-user #buddypress div#item-header #item-header-content h3 a{
color:#7fffd4 !important;
}
Paste in wp-admin > appearance > customize > custom css
Hello Diana,
You're close but I don't know why if I use white (#ffffff) the Name still looking yellowish.
I'm using a CSS background there but I don't know if that is affecting the result. Maybe this is a clue for you.
Reference: https://imgur.com/a/6RBaExC
Thanks again
Also, is there a way to change the font for the location to the minus-capitalize?
I appreciate your time looking into this :)
Thanks
HEllo,
Please share your website url with admin password , I will share site specific code for you,
And share the screenshots of elements which you want to customize.
Thanks,