-
Search Results
-
I am using a text box and contained within the text I have highlighted text using “background color”. When the line of text wraps, it causes the highlight color to cover over the text in the line above it. Is there a way to change the background color height such that it matches the size of the font itself or perhaps only slightly larger. For example if the text size was 24 pt could the background be 24 or 25 pt? Below is a sample of the code that is created when using the text box. Alternatively, is there a way to increase the line spacing in a single text box (not theme wide) so that the background color does not cover lines above and below when they wrap? This is much bigger of a problem on the responsive site than it is in a desktop browser.
<span style=”font-family: oswald; font-size: 24pt; color: #000000;”><span style=”background-color: #ffff00;”>FOR LESS THAN $5 PER CLASS!!!!</span></span>
I only see the option to change the Default Content font size, not links..
they show up super small.How do I change them?
Topic: Footer out of line in IE8
Hi there,
Slightly older browser, but a footer layout issue showing up.
Just to mention: I did get some Quick CSS code from you, which works a treat everywhere else:
—————————–
#footer .flex_column:nth-child(5) {
width: 100%;
margin: 0;
color: #395a74;
}
#footer .flex_column {
width: 20%;
}#footer .flex_column:nth-child(5) {
font-size: 11px;
line-height: 11px;
}.footer_color { background-size: cover; }
—————————–
Thank you :-) Steve
I just updated Enfold and it seems that some of the aesthetic CSS I added to the Custom CSS section are no longer functioning…
Please help!
Here’s what I have:
#main main{
padding-top: 20px !important;
}.widget{
padding: 25px 0px !important;
}#main .sidebar{
padding-top: 30px !important;
}#main .sidebar{
margin-left: 0px !important;
margin-right: 0px !important;
}#footer { padding: 0; }
#footer .widget {
margin: 0;
}#footer .widget_pages li a {padding: 0;}
#top .container_split .container { padding-bottom: 0; }
.footertitle {
font-weight: 900px;
text-transform:uppercase;
padding-left: 20px;
font-size: 14px !important
}.footertext {
line-height: 120%;
padding-left: 35px;
color: #1c1c1c !important;
font-size: 14px !important
}.footertitle2 {
font-weight: 900px;
text-transform:uppercase;
padding-left: 10px;
font-size: 14px !important
}.footertext2{
line-height: 120%;
padding-left: 15px;
color: #1c1c1c !important;
font-size: 14px !important
}#top .widget_nav_menu ul ul li:before { display: none; }
Hello I recently purchased enfold and started working on the website. I am really liking it and have some questions regarding editing the theme.
1. ROTATING HEADER OR SPECIAL HEADER (or, for that matter any block holding info):
I would like to make font size different within a sentence. So, for example. I would like for a symbol ® to be smaller then rest of the fonts, or if i want one word to stand out form the rest (to be bigger than other words in a same sentence)?2. DROPCAP2:
Is it possible to have a colored border/ outline around the circle? only options are to edit color and the font color inside. I would like to keep it white which I can achieve but I cant edit border. I would like it to look like an icon for which there are options for you to edit custom background, font and border color. Is that possible?3. CHANGING FONT SIZE:
Can I change font size only for special heading. I am aware I can select h1>h6. Please note I did notice that under advance styling I can customize, for example, h4 tag but then wherever h4 applies changes would be made. How about only editing font type,size,color for the title in the ICON LIST, SPECIAL HEADING etc.?4. ICON LIST:
Is there a way to modify size of an icon?Thanks a lot. Looking forward to your reply.
I’m using the Color Section in combination with Special Header.
For the color section, I’m using a image as background – parallax – center center.
The color section gets an own id “sn-sk-bgt”See the details below
[av_section min_height='custom' min_height_px='250px' padding='default' shadow='no-shadow' bottom_border='border-extra-arrow-down' id='' color='alternate_color' custom_bg='#2996cc' src='http://scheer-nederland.nl.185-21-241-26.kbitehosting.nl/wp-content/uploads/2015/10/SAP_bridge-1310.jpg' attachment='' attachment_size='' attach='parallax' position='center center' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='#0070e8' overlay_pattern='' overlay_custom_pattern='' custom_class='sn-sk-bgt'] [av_heading heading='Digitale Transformatie' tag='h1' style='blockquote modern-quote' size='' subheading_active='subheading_below' subheading_size='15' padding='5' color='meta-heading' custom_font='' custom_class='sn-sk-header'] <lu> <li>Waarde creëren in digitale economie</li> <li>Van standaardisatie naar eenvoud en innovatie</li> <li>Realiseren van succesvolle "Customer Experience"</li> <li>Digitaliseren van processen</li> <li>Integrale samenwerking in de waarde keten</li> </lu> [/av_heading] [/av_section]Now I would like to position a partner-logo in the top right corner of this section.
I have tried to use this css code:
.sn-sk-bgt .container{ background-image: url("http://scheer-nederland.nl.185-21-241-26.kbitehosting.nl/wp-content/uploads/2015/11/SAP_Silver_Partner_Scheer-Nederland.png") right top; }However, I don’t see anything – When I remove the “right top”, I do see the image but repeated. When I use only no-repeat, there is also no image. With no options, I do get the repeated images.
Looking to image repeating, it seems that the “.container” is also not the right div to address. As it seems to be used for the Special Header. However, I have tried all kind of other divs, but I’m not getting it done. I need to have this picture at the upmost right top of my screen – just beneath the breadcrumps.
See the screen dump for the example https://screencloud.net/v/n4rV
What is the trick to have the parallel background image and on top of that also the partner logo in the right top corner?
Topic: Custom fonts / Font Size
Hi,
I just change to custom fonts from myfonts.com and the font size change for the whole site on everything.
What have I done wrong? Just wanted to change the font family and use theme settings to do the rest? Like you add and font from Google.
Do I need to add everything I use in the css becouse of this? The menu, buttons, footer texter and I can suspect many other things have gone wako becouse of this.//Cheers
Hoping there is a Quick CSS solution to change the title font size of the blog post in a Archive for Category Page… when you click on a Category widget heading.
Thanks.
