-
Search Results
-
Topic: Font size in single posts
So I hacve increased the body font size this way:
body {
font: 14px/1.65em “HelveticaNeue”, “Helvetica Neue”,Helvetica,Arial,sans-serif;
}
This doesnt seem to affect the font in post listings, single post, excerpts etc.
Another snippet?
I am unable to sort my portfolio elements when using the Portfolio Grid in the layout builder.
My first issue was that the sorting was invisible which can be fixed by changing the hidden to visible.
Line 1120 in Shortcodes.css
#js_sort_items{
visibility: hidden;
font-size: 12px;
}
However, even when I click on one of the sorts, it does not seem to trigger the call to return the sorted elements.
Is there a way to fix this?
Topic: change fonts and fonts size…
dear kriesi…something easy for you of course..:-)
how i change the fonts of the main menu or size??
KInd regards, xrisxal2000
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']

</p>