-
Search Results
-
Topic: CSS customize
Sorry if this is a very stupid question, but Im absolutely WP beginner…
I purchased Avada & Enfold Theme and find Enfold with its Template Builder extremely nice… But when it comes down to customize the CSS, Avada has much simpler features… for example in Enfold I can only change the body font… but not the sizes for each paragraph…I know CSS is almost basic stuff, but wouln’t it be nice if you could add this feature in the Enfold backend… would be more logical instead of changing CSS parts even in enfold backend & in CSS and make everything much simpler…
thanks a lot
Dear support friends,
I’d like to know how I can increase font size for text all over the website, but specially on the blog. I find the font that came installed too small for comfortable reading. And I’d also like to make it a little darker. The shade of gray currently used is a bit too light for my taste.
So, how would I be able to do that, if I may ask for your support.
The font size I like is actually used in Kriesi’s own site. Please see below.
http://kriesi.at/archives/enfold-version-2-3-say-hello-to-our-new-iconfont-uploader
Many thanks,
Miguel Kaplan
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.
