#How to make text bold

11 messages · Page 1 of 1 (latest)

green oxide
#

this is what I have tried

arctic beacon
#

Your question is too vague

ionic marsh
#

@green oxide

green oxide
#

Sorry

#

the subtitle font on that website is Impact

#

I want to make it Rosario Bold

#

ive already got it to turn into rosario but i cant figure out how to make it bold

#

even though fc-match says impact matches rosario bold

topaz bane
#

wouldn't it be easier to just make some css that overrides the subtitles in particular

#

something among the lines of

.jw-captions * {
    font-family: "Comfortaa" !important;
}

replace comfortaa with rosario bold and see if it works. the extension is called Stylus

green oxide