-
Search Results
-
Hi there, how do I increase the font size of the post titles? Is it in quick CSS?
http://www.olympicweightliftingguru.com/2013/11/11/how-to-fix-your-snatch-pt-1/
Thanks,
Taylor
Topic: Enfold Questions
How do you center the logo from top to bottom?
How do you make the header area smaller from top to bottom?
How do you make the pages standard width (960 pixels)
How do you make the header font bigger?
How do you bring the header menu closer to the middle?
How do you keep the socket from expanding? (it is several inches thick when the browser is at max width)
http://www.sellmydigs.com/What is the easiest way to get this layout? (just the content part below the header)
http://www.conversion-rate-experts.com/questions/How do you make the primary font size 12 have still have it shrink on smaller screens?
How do you change the color of the icons?
How do i remove the “Enfold theme by kriesi” from the socket?
website is sellmydigs.com if you would like to see it.
Hello:
2 issues:
1.- I set the blog posts carrousel to tittle, excerpt and read more and it’s not displaying the excerpt:
http://prepro.paadonline.org/innovaciones/?preview=true&preview_id=579&preview_nonce=ef4da058be
2.-CSS to change the font size in the widget for highlighted woocomerce products? I can’t target it with chrome.Many Thanks
JorgeI have a problem with H1 Headings sizing to a smaller font size and aligning properly in responsive mode. My website is here: http://www.nexuscontentlab.com.
I added the CSS below from this post (https://kriesi.at/support/topic/responsive-headings) to my CSS:
@media only screen and (max-width: 480px) { .responsive .container { width: 300px; }} @media only screen and (max-width: 480px) { .av-special-heading h1 { font-size: 24px !important; }} @media only screen and (max-width: 480px) { .entry-content-wrapper .post-title { font-size: 24px !important; }}I also included this code in my CSS so that the H1 Headers are not “all caps.”
text-transform: none !important;With the CSS above, the fonts do not re-size and the header does not realign (the top words the header are not visible). When I remove the “text-transform” value, the H1 Headers go to all caps and align properly in responsive, but the font size does not change in the smaller screen size.
Please recommend CSS that removes H1 “all caps”, but also re-sizes fonts and aligns H1 header in responsive mode. Thanks! Mike.
Hello,
I bought this theme a couple days ago and still trying to wrap my head around everything. So far, so good… but one design I’m having trouble trying to re-create is a clean Contact Details area in a footer widget. I am trying to make it look similar to this:http://oi40.tinypic.com/2qvxri1.jpg
In other themes, there are glyph classes I would reference. In Enfold, it would seem icon fonts would be the avenue; however, I’m not sure if I’m understanding the proper way to use them. This is what I’ve tried:
[av_font_icon color="" font="entypo-fontello" icon="ue842" size="16px" position="left" link="" linktarget="" alttext=""] <strong>Address:</strong> PO Box 123 <br />Lexington, VA 24450 [av_font_icon color="" font="entypo-fontello" icon="ue80a" size="16px" position="left" link="" linktarget="" alttext=""] <strong>Phone:</strong> 800-555-1212 [av_font_icon color="" font="entypo-fontello" icon="ue805" size="16px" position="left" link="" linktarget="" alttext=""] <strong>Email:</strong> <a href="mailto: (Email address hidden if logged out) "> (Email address hidden if logged out) </a>The problem with the above is that it doesn’t line up nicely (and doesn’t feel right, lol). Before I spend time writing classes to clean it up, I wanted to check and see if I’m on the right track or if there’s a simpler way to accomplish this. Seeing the icon tabs and other elements containing icons lead me to believe there may be, which is why I wanted to ask here.
Thanks!
DamonI’m testing custom styling the theme and I found a strage behavior, I added a font pack to my child theme and code to the custom.css
CODE:@font-face { font-family: 'BebasNeue'; src: url('./fonts/BebasNeue-webfont.eot'); src: local('☺'), url('./fonts/BebasNeue-webfont.woff') format('woff'), url('./fonts/BebasNeue-webfont.ttf') format('truetype'), url('./fonts/BebasNeue-webfont.svg#webfontQvsv8Mp8') format('svg'); font-weight: normal; font-style: normal; } h1, h2, h3, h4, h5, h6 { color: #555; text-transform: uppercase; font-family: BebasNeue, Arial,Verdana,sans-serif; letter-spacing: 0px; font-size: 180%; }The font is loaded, but the size is a bit strange, all the headings apply the font, but not the resize, so, I have icon boxes with a small font, if you apply letter spacing, icon boxes don’t apply the change,
Also inside text blocks, h2 is smaller than h4, isn’t it strange, I have not made any more customizations.
If you change the letter spacing to 10 this happens:

I also checked this and basically I did the same, no?
https://kriesi.at/support/topic/add-a-custom-non-google-webfont/How can I use the fontface pack?
How can I increase the h3 font in the icon box, that doesn’t like my custom code to increase the font size on .iconbox_content_title
Thanks
Am i doing something wrong, I love this theme but I want to change the font on the menu and increase the size of the header, how do you do this? I have used other themes where it is very easy to do this, please help….thanks
Topic: Enlarge Body Type
Love Kriesi’s work, but his typography is always too small, crowded, difficult to read. And he doesn’t offer anywhere to change it in the style settings. Fortunately, there is CSS, but I’m having trouble doing this seemingly simple thing.
I want to make the body text larger throughout enfold. I tried this in Quick CSS but it gets overridden.
body {
font: 14px/1.65em “HelveticaNeue”, “Helvetica Neue”, Helvetica, Arial, sans-serif;
color: #444;
}
I also tried font-size:15px
That had no affect either. I also tried adding !important to both of them to no avail.Topic: Make headerfont bigger?
Hi,
I want to make the navigation of the header bigger. The fontsize. How can I do this?
Greetings

