-
Search Results
-
Is there a way to globally increase the font size? I want to increase the base size of all fonts. There are so many css-classes, I don’t want to change all of them…
Hello,
Someone helped me solve an issue I was having with the CSS code below. I loved the changes, but I just now realized that the change is being applied to every single page on my website: http://www.inkwellcoach.com.
What i’d like to do is use two different colors for bold fonts on two separate pages, so as to distinguish the services/product. The pages are: http://inkwellcoach.com/work-with-liz/college-essay-maverick/ (bold blue font #7a9cd4 ) and http://inkwellcoach.com/work-with-liz/next-level-scholars/ (bold green font #8a9b0f ). When I emphasize something on the first page, I’d like it to be emphasized in bold blue, and on the second page, bold green. Does that make sense?
Thanks so much!
.main_color h1, .main_color h2, .main_color h3, .main_color h4, .main_color h5, .main_color h6, .main_color strong, .main_color strong a, .main_color .sidebar .current_page_item a, .main_color .pagination .current, .main_color .comment-count, .main_color .callout .content-area, .main_color .avia-big-box .avia-innerbox, .main_color .avia-big-box .avia-innerbox a { color: #8a9b0f; }
Topic: text block changes
Hello,
Could anyone tell me why the text block menu choices would suddenly change? I’ve been using my Enfold site for months and then the other day the upper menu (heading size etc etc) has changed. Most importantly I’ve lost some options, namely font selection. When I click the help icon a pop up shows that reads:
About TinyMCE
Version: 3.5.8-wp (2012-12-19)
TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances.
Copyright © 2003-2008, Moxiecode Systems AB, All rights reserved.
For more information about this software visit the TinyMCE website.Is this correct? I’d really like to select font styles again!
Thank you for your help
WillLiebes Kriesi Team
Nutze Enfold mit Woocommerce. Gerne würde ich die Grösse der Bilder der Produkte in WC definieren. Die sichtbare Grösse in der Ansicht des Kunden von “Einzelnes Produktbild” und “Katalogbilder”.
Habe Simple Image Sizes und Regenerate Thumbnails installiert aber konnte damit nichts ändern…
Forum durchsucht, nicht klar fündig geworden…Ich möchte hauptsächlich, dass Bilder mit NICHT-quadratischem Format automatisch nicht abgeschnitten werden sondern soweit verkleinert werden damit sie in die definierte Bildgrösse hineinpassen.
Konkret:
http://natur-duft.ch/start/duftsets/duftset-alles-liebe/ –> Produkt-Bild quadratisch, jedoch nicht abgeschnitten, als ganzes verkleinert
http://natur-duft.ch/produkt-stichwort/duftset/ –> Katalogbild-Bild quadratisch, jedoch nicht abgeschnitten, als ganzes verkleinertInfos zu meiner Quick-CSS:
#top #main h1 {
font-size: 23px;
line-height: 1.1em;
margin-bottom: 8px;
}
#top #main h2 {
font-size: 22px;
line-height: 1.1em;
margin-bottom: 8px;
}
#top #main h3 {
font-size: 20px;
line-height: 1.1em;
margin-bottom: 8px;
}
.woocommerce-main-image.zoom {
overflow: hidden;
}
.four.units.single-product-main-image.alpha .images a {
pointer-events: none;
}Einstellungen:
Woocommerce:
Katalogbilder: 250×250, nicht beschneiden
Einz. Produktbild: 350 x 350, nicht beschneiden
Produktvorschau: 120×120, nicht beschneidenIm Simple Image Size sind die Einstellungen gleich!
Vielen Dank für Eure Hilfe
Daniel
Topic: icon box
hello two question:
1. I changed the color of the icons in the icon box but if I put the top I do not change color. how should I do?
2. how do I change the font size of the title of the icon box?Hi,
I’m using enfold theme with WPML basic version in two languages.
I’ve wanted to resize font in main menu so I pasted this in Quick css box in main language version:<code<.main_menu ul:first-child > li > a { font-size: 15px; }
Now when I’m log in and I update content in second version, everything seems be correct. But after log out new changes on the second language version are not visible
Can you help me resolve that problem, please.
Artur
Hi,
I’m new to CSS and have a couple of things I’d like to change.
I have tried many times to change the color of the header text in my footer and it doesn’t change. Under styling options for footer the color I want shows, but not on the footer. Is there any quick css I can add to change color?
The header text is always in caps, which is ok, but if I want to change, how and where would I change. Is there quick CSS for changing case and font size?
I’m talking about the following sections in footer: Business Hours, Mailing list and map
I thank you in advance!
What css do I enter to change the font size of these? Right now they are very small and I want them to be the same size as my body font. Thanks!
