-
Search Results
-
Topic: Change font size
How can I change the font size of main navigation bar?
Hi
I can’t seem to be able to have the blockquote text color to be black when I use a hyperlink in the paragraph. I had to use the <span> styling for each link.I have the following advanced styling:
– Change the styling for all
tags
Font Color: #000000 and Font Size: 15px
Also tried:
#top .main_color blockquote p a {
color: #000000!important;
}
Here’s the page where you can see where I use the <span> element to have it work (but I would rather style in my custom.css file.
http://www.impactcrescendo.com/#julie
and scroll to the Affiliations section where the links are.Thank you
LyseTopic: White space in excerpt field
Dear reader,
I would like to have a white space between the text and the Icons.
Hereby the front end link;
http://world2cycle.com/cyclingevents/cobblestone/For example I am now using the following coding, but in the excerpt it seems that I need to do something to get white space. Can you share your ideas?
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem
(HERE I WOULD LIKE TO HAVE A WHITE SPACE)
<ul style=”list-style-type:none”>- <span class=”av_font_icon avia_animate_when_visible av-icon-style- av-no-color avia-icon-pos-left avia_start_animation avia_start_delayed_animation” style=””><span class=”av-icon-char” style=”font-size:10px;line-height:10px;” aria-hidden=”true” data-av_icon=”” data-av_iconfont=”fontello”></span></span>XXth of Month,
- <span class=”av_font_icon avia_animate_when_visible av-icon-style- av-no-color avia-icon-pos-left avia_start_animation avia_start_delayed_animation” style=””><span class=”av-icon-char” style=”font-size:10px;line-height:10px;” aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello”></span></span>EUR XX (starting price),
- <span class=”av_font_icon avia_animate_when_visible av-icon-style- av-no-color avia-icon-pos-left avia_start_animation avia_start_delayed_animation” style=””><span class=”av-icon-char” style=”font-size:10px;line-height:10px;” aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello”></span></span> xx, xx or xxxkm,
- <span class=”av_font_icon avia_animate_when_visible av-icon-style- av-no-color avia-icon-pos-left avia_start_animation avia_start_delayed_animation” style=””><span class=”av-icon-char” style=”font-size:10px;line-height:10px;” aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello”></span></span> xxxx, xxxx or xxxxhm,
- <span class=”av_font_icon avia_animate_when_visible av-icon-style- av-no-color avia-icon-pos-left avia_start_animation avia_start_delayed_animation” style=””><span class=”av-icon-char” style=”font-size:10px;line-height:10px;” aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello”></span></span>Team World2Cycle,
Sorry if this has been answered but can’t find it in the forum.
I want to display the site title between the logo on the left and the menu on the right, and be able to select font color and size for this. In the forum, I saw to add this at the end of functions.php
add_action( ‘ava_after_main_menu’, ‘enfold_customization_add_stuff_to_header’ );
function enfold_customization_add_stuff_to_header() {
echo ‘<span class = “site_title”>’.get_bloginfo(“name”).'</span>’;
}But when I do this, the site title is left justified and overlaid with the logo. How can I position it between the logo and the menu.
Thanks,
Yvonne
Topic: Change Text size for mobile
Hi there! I’m DONE! Except…
on one page I have a row of animated numbers which looks great on my phone and desktop. On the tablet the numbers all override each other. Can you help me get it so the font resizes for ipad size?
Hi @all,
since many asked over the years in this forum about an Author Box for ENFOLD, I modified a free plugin by “phpbits”, so that it looks quite clean for this theme.
Since many of the “author box” plugins haven’t been updated for a long time or are just looking “old-fashioned” or have too much “bling-bling”, I decided to use this one:https://wordpress.org/plugins/wp-author-box-lite/
I modified the CSS for this plugin, so that it looks clean and stylish for my ENFOLD site:
TAB 1:
TAB 2:
Plugin Settings: “show in posts –> below”
There’s also the option to change the color of borders, backgrounds and text directly in the plugin settings page!Nevertheless, I modified the CSS and added new ones for a “cleaner look”. Feel free to use them for your own site.
I put these CSS in the custom.css file of ENFOLD, so that they are not lost in case of a plugin update!/* WP Authorbox Lite ===================================================================*/ #wpautbox-below { margin-bottom: 30px; } .wpautbox-socials { padding: 2px 10px; } body .a-tabs .wpautbox-socials { text-align: right; } body .a-tabs .a-tab-container { box-shadow: none; } .wpautbox-socials .wpautbox-icon { font-size: 12px; } .wpautbox-socials .wpautbox-icon:before { height: 20px; line-height: 20px; width: 20px; } .wpautbox-socials.wpautbox-socials-colored .wpautbox-icon.wpautbox-icon-facebook { background: #808080 none repeat scroll 0 0; } .wpautbox-socials.wpautbox-socials-colored .wpautbox-icon.wpautbox-icon-facebook:hover { background: #3b5998 none repeat scroll 0 0; } .wpautbox-socials.wpautbox-socials-colored .wpautbox-icon.wpautbox-icon-twitter { background: #808080 none repeat scroll 0 0; } .wpautbox-socials.wpautbox-socials-colored .wpautbox-icon.wpautbox-icon-twitter:hover { background: #00aced none repeat scroll 0 0; } .wpautbox-socials.wpautbox-socials-colored .wpautbox-icon.wpautbox-icon-instagram { background: #808080 none repeat scroll 0 0; } .wpautbox-socials.wpautbox-socials-colored .wpautbox-icon.wpautbox-icon-instagram:hover { background: #3f729b none repeat scroll 0 0; } .wpautbox-socials.wpautbox-socials-colored .wpautbox-icon.wpautbox-icon-pinterest { background: #808080 none repeat scroll 0 0; } .wpautbox-socials.wpautbox-socials-colored .wpautbox-icon.wpautbox-icon-pinterest:hover { background: #cb2027 none repeat scroll 0 0; } .wpautbox-socials.wpautbox-socials-colored .wpautbox-icon.wpautbox-icon-rss { background: #808080 none repeat scroll 0 0; } .wpautbox-socials.wpautbox-socials-colored .wpautbox-icon.wpautbox-icon-rss:hover { background: #ff8300 none repeat scroll 0 0; } #wpautbox_about { margin-top: 6px; } .a-tabs #wpautbox_about h4.wpautbox-name { font-family: Oswald; letter-spacing: 1px; margin: 0 0 15px; text-transform: uppercase; } .wpautbox-author-meta { padding-left: 140px; } .el-icon-user:before, .el-user:before, .el-icon-list:before, .el-list:before { padding-right: 5px; } ul.wpautbox-post_type-list.wpautbox-latest-post li { list-style-type: none; margin-left: 0; } ul.wpautbox-post_type-list.wpautbox-latest-post li:before { content: "\f054"; font-size: 16px; font-family: FontAwesome; color: #dbc37a; padding-right: 8px; } ul.wpautbox-post_type-list.wpautbox-latest-post { margin-left: 0; margin-bottom: 0; } .wpautbox-avatar .avatar { height: auto; width: auto; } /* hide date body #wpautbox_latest-post .wpautbox-date { display:none; } */—————————
@Mods: hope it is okay to post this here. I’m NOT the plugin author, I just modified the CSS for the use with my ENFOLD. But perhaps some day Kriesi creates a better one for our beloved ENFOLD ;-)The following class does not work on iOS devices. In Safari and chrome it is ok. Where is the fault?
.check-list ul {
list-style: none;
margin-left: 0px;
}.check-list li {
padding: 6px 0px 5px 40px;
position: relative;
}.check-list li:before {
content: ‘\f046’;
font-family: ‘FontAwesome’;
font-size: 16px;
position: absolute;
top: 6px;
left: 5px;
}



