This topic has 19 replies, 3 voices, and was last updated 9 years, 5 months ago ago by Eva Kemp
Hi,
How can I change the font size on the homepage variant 13 to back to original template size before the theme update..
Thanks
Hello,
You can change font size in Theme Options > Typography.
Regards,
Eva Kemp.
HI Eva
Hello,
Could you please show on our demo site how you want the breadcrumbs to be displayed?
Or specify what font size and font family you want to change breadcrumbs text to.
Thank you.
Regards,
Eva Kemp.
Hi Eva,
Here is the original text and font, size unsure of the original text font..
Thanks
Hello,
If I understood you correctly you want to change font for the text on your banners, don’t you?
I’ve added style code in page editor:
http://storage3.static.itmages.com/i/15/0526/h_1432629950_2581139_7d2249e1c1.png
Please check it now.
Regards,
Eva Kemp.
Dear Eva,
Ok, i will check and confirm
many thanks
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
we will be waiting for your reply.
Regards,
Stan Russell.
Hi Stan,
I have attached link in private..
Thanks
Hello,
On our demo font looks like this:
http://storage1.static.itmages.com/i/15/0528/h_1432796243_8171379_fae5d171aa.png
https://www.8theme.com/demo/classico/variant13
You can change font in 8Theme Options > Typography > Page > Body font.
To have the same font for title you need add this code in custom.css file:
.title.design-1 h1 {
color: #FFF;
font-size: 8.571em;
font-weight: 400;
font-family: "Cookie",cursive;
text-transform: none;
}
Regards,
Eva Kemp.
Hi Eva,
Thank you, but i down like the new font, I like the original font before the minor update,
Thanks
Hello,
Please try to use this code in custom.css:
.title h1 {
font-size: 3.571em !important;
font-family: Lato !important;
}
Regards,
Eva Kemp.
Hi Eva,
will try and thank you
Hello,
You’re welcome.
Regards,
Eva Kemp.
Dear Eva,
Yes, that has worked, the only missing font and size is for the title creative heroes’s same as previous.
please see private msg please for screen shot..
Thanks
Hello,
Please use this code:
.title h3 {
font-size: 2em !important;
font-family: open sans !important;
margin-bottom: 0 !important;
}
Regards,
Eva Kemp.
Hi Eva,
Fantastic, they worked like a charm..
have a wonderful day..
Thank you again for all your support…you have been absolutely wonderful..
Hello,
You’re always welcome.
Regards,
Eva Kemp.
The issue related to '‘how to change font size on homepage variant 13 back to original before update’' has been successfully resolved, and the topic is now closed for further responses