This topic has 2 replies, 2 voices, and was last updated 7 years, 10 months ago ago by Rose Tyler
Hello,
Where can i change the size of the typography px of the static block?
https://gyazo.com/92b7b53f8584b1f1c234fa545d399a28 now its 11px.
Hello,
You can add this code in Custom css:
.main-footer p {
font-size: 14px;
}
or write font-size to some text element http://prntscr.com/ef552d
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up