any idea how to change the font in alpine theme ?
i need to enlarge it
Thanks
any idea how to change the font in alpine theme ?
i need to enlarge it
Thanks
in <b> Presentation > Theme Editor </b>,
find the
body {
background: #320000
text-align: center;
padding: 1em 0;
font: 62.5% verdana, sans-serif;
background-color: White;
}
section, and change 62.5% to something bigger. 76% is a common size, try that.
Thanks alot it is working now :)
This topic has been closed to new replies.