How can I make this font bigger and with another color?

Home Forums Legacy Support Support queries Styling issues How can I make this font bigger and with another color?

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #267858
    tjinc_admin
    Participant
    Hello Can you provide a CSS code to make this title bigger? Also, change the colour to white? Reference: https://imgur.com/a/HNt8s3F
    #267896
    Diana
    Participant
    @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
    #267995
    tjinc_admin
    Participant
    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
    #267998
    tjinc_admin
    Participant
    Also, is there a way to change the font for the location to the minus-capitalize? I appreciate your time looking into this :) Thanks  
    #268236
    Jackson
    Blocked
    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,
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How can I make this font bigger and with another color?’ is closed to new replies.