-
Search Results
-
Hi,
It seems that the post titles are not H1 (it shows as #top h2 a). I would like to make the post title to be H1 tags and also to increase the size of the font as the title is much smaller than any H2 you use inside the post content.
Thanks.
Hi,
I would like to know how to increase the font sizes in the theme (especially the regular text font size as I find it too small).
Also, I noticed that when using a Special Heading with default style it isn’t responsive (other 2 styles are).
Thanks.
Topic: Calculate font sizes
I need to change some of the font sizes which I did in the CSS field of the themes options and basically that´s fine. But I simply entered pixel dimensions whilst enfold uses both px/em values.
What I don´t get is how you calculated those values. For example for the body Enfolds defaul CSS says
font: 13px/1.65em
The reset sets the default size to 100% which is normally 16px. 13px would then equal 0.813em and not 1.65em. I´m sure I´m missing something but I don´t get what.
Cheers
Michael
I am trying to add a button shortcode to a layer inside the LayerSlider. It will not render the button, it just displays the shortcode.
[av_button label='Click me' link='manually,http://' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='small' position='center' icon_select='yes' icon='25']
Hi,
I want to make all the text (headers, paragraphs, etc) in my site larger. I created a style.css and played with changed the p, h1, and body tags but changes don’t show up. Do I have the style sheet attached incorrectly? Any tips about the responsive nature of fonts. I see you have the body set for px and em. Not sure if there is a magic formula for changing these two numbers. Thanks!
I created a child theme and put this in the css:
/*
Theme Name: Enfold Child
Theme URI: http://example.com/
Description: Child theme for Enfold
Author: Paige Gamet
Author URI: http://example.com/about/
Template: enfold
Version: 0.1.0
*/
@import url(“../enfold/style.css”);
body {font: 24px/1.9em }
p {font-size: 30px;}
h1 { font-size: 120x; line-height: 2.1em; margin-bottom: 20px;}
h2 { font-size: 28px; line-height: 1.1em; margin-bottom: 10px; }
h3 { font-size: 19px; line-height: 1.1em; margin-bottom: 8px; } /*28*/
h4 { font-size: 17px; line-height: 1.1em; margin-bottom: 4px; } /*21*/
h5 { font-size: 16px; line-height: 1.1em; } /*17*/
h6 { font-size: 14px; line-height: 1.1em; }
.main_menu .menu li a strong {
font-size: 25px;
}
Hi,
I would like the paragraph font size to be slightly larger. How do I set the default paragraph font size to something different?
Thanks

</p>