StephanieMace Posted April 19, 2022 Posted April 19, 2022 Site URL: https://www.onlythewildones.com/ I want to change the font of my scrolling text block to match the headers! below was the code for the headers. how do i update this text to match the pink headers? screenshot attached. p1 {font-family: 'freeland'; font-size: 36px; color:#cc818d}
tuanphan Posted April 22, 2022 Posted April 22, 2022 Add to Design > Custom CSS div.marquee-block * { font-family: 'freeland'; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
StephanieMace Posted May 6, 2022 Author Posted May 6, 2022 how do i change the squiggle color? it seems this is messing up that format?
tuanphan Posted May 8, 2022 Posted May 8, 2022 On 5/7/2022 at 6:49 AM, StephanieMace said: how do i change the squiggle color? it seems this is messing up that format? Try this new code div.marquee-block * { font-family: 'freeland'; color: #cc818d !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment