This topic has 66 replies, 3 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp
Hello,
1) What text you want to increse on promo popup? http://prntscr.com/59x9s4
2) To increse menu font-size please add this code into custom.css file
.menu > li > a {
font-size:15px;
}
Regards,
Robert Hall.
1) i want the have the same font size an type like the menu. I figured out how to change the font size but not the type. why does the font settings from the theme options do not work here? what can i do to get the font visible her that is specified in the theme options as h1,h2, …?
2) works perfect, many thanks 🙂
best,
olexi
3) one more CSS question … i want the page title to be bigger. what must i add?
best
olexi
Hello,
To change the font family for promo popup you need add this code into custom.css file:
.font-alt {
font-family: Open Sans;
}
and this code to change font size of a page title:
.page-heading .title {
font-size: 25px !important;
}
Regards,
Eva Kemp.
fantastic, works perfect … thank you so much.
best
olexi
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘file_get_contents() … please help’' has been successfully resolved, and the topic is now closed for further responses