Tagged: font size
I’d like to adjust the font size of:
headings
body
Hey!
Try the following code in Quick CSS:
body{
font-size: 14px;
}
h1{
font-size: 28px;
}
h2{
font-size: 24px;
}
h3{
font-size: 20px;
}
h4{
font-size: 16px;
}
Adjust as needed.
Best regards,
Josue
Hi!
This video explains that in detail:
Regards,
Josue
Hey!
The downloaded theme should be the latest one, if FTP doesn’t work you can try installing the theme via Appearance > Themes > Add new, it must be in .zip format and the older theme should be deleted first.
Best regards,
Josue
I finally got it to update. There were a few things that got messed up after updating, such as the menu had to saved back to the main location, as well as a social plugin that got weird. But otherwise, good to go now. thanks.