adjust font weight

Home Forums Legacy Support Support queries Styling issues adjust font weight

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #383085
    MeesterGijs
    Spectator
    Hello, Hoe do I change the font-weight and color of specific these strings? Without effecting other pages/places? Screenshot: https://imgur.com/a/7vwD3rE Thanks, Gijs
    #383135
    Veronica
    Moderator
    hi yes we can provide the specific page ID please provide the exact page URL to continue
    #383144
    MeesterGijs
    Spectator
    Page id-0, but this is the page url: https://meestergijs.nl/klas/3a1/stats/ But you could change /3a1/ with any other class of course.
    #383208
    Veronica
    Moderator
    hi use this: .groups.group-3a1.stats ul.simple_batch_statistics li strong { font-weight:400; } .groups.group-3a1.stats #buddypress div#item-header div#item-actions h3{ color:#ffa; font-weight:400; }
    #383209
    MeesterGijs
    Spectator
    Great! Code works, but is there code where I can use this for all class pages? Not just 3a1?
    #383275
    Veronica
    Moderator
    hi then you can use this: .groups.stats ul.simple_batch_statistics li strong { font-weight:400; } .groups.stats #buddypress div#item-header div#item-actions h3{ color:#ffa; font-weight:400; }
    #383285
    MeesterGijs
    Spectator
    Great! Thanks We can close.
    #383366
    Veronica
    Moderator
    thanks for your confirmation
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘adjust font weight’ is closed to new replies.