Hi!
Please add to your CSS
html body [data-av_iconfont="entypo-fontello"]::before {
font-size: 6px !important;
}
let us know if that works
Best regards,
Basilis
Hi!
Try adding the following CSS in the Quick CSS field under the General Styling tab in the theme options:
#top .iconbox.av-no-box .iconbox_icon {
width: 45px;
height: 45px;
line-height: 45px;
font-size: 15px;
}
This should reduce the icons to half it’s size and you can also change the values if you wish.
Cheers!
Jordan
Hey jend_onesource!
Please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your element and give it a custom CSS class and then add following code to Quick CSS
.your-custom-class .iconlist_icon {
font-size: 16px;
height: 40px;
width: 40px;
line-height: 40px;
}
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.gform_wrapper input[type="submit"],.wpsg_button {
background-color: #f8f8f8;
color: #666666;
padding: 9px 10px 7px;
font-size: 13px;
min-width: 80px;
border: 1px solid #e1e1e1;
border-radius: 3px;
}
Regards,
Yigit
Hey!
Please add following code to Functions.php file in Appearance > Editor
add_filter('avia_social_share_title','new_share_title');
function new_share_title() {
$output = 'Share this post on: <br>';
$output .= '<a class="social-notice" href="http://kriesi.at" target="_blank">Please read Privacy Policy before sharing this article via social media</a>';
return $output;
}
You can change font size and color using following code in Quick CSS
.social-notice { color: red; font-size: 11px; }
Best regards,
Yigit
-
This reply was modified 10 years ago by
Yigit.
Hello!
I have created to test websites and will be using “service” page as an example for my questions.
Here are my questions:
1) How do I set the size of sidebar ? Say, main page 80%, sidebar 20% of the entire browser window.
2) How do I make a custom order of these items ? I want them to match the order of sub-menu “service”.
And how do I increase the font size and change font color in this section?

3) Site #2 has the styling (separations, lines, font colors etc) of sidebar widgets and footer I want. How do I transfer (create) it from Site #2 to Site #1?
4) Site #2’s header has an awkward grey color at the menu area. How do I make the header exactly the same as displayed on Site #1 with all its underlining etc for Site #2?
Many thanks for your help!
Hi!
but why not just add the font-size etc. in question inside the fields? when I try to add for example “6px” as font-size, then it’s working as expected, as changes are showing fine in preview mode.
We need to be able to reproduce an issue on our own installation to be able to help, otherwise we can’t do much. Saying it should show a different value, although there is no value at all inside of the field, does not really help us. Simply put any value you need inside of it and it should work fine.
Best regards,
Andy
Hi Andy,
the issue is not the additional CSS field. This seems to work – agree.
The preview is still wrong, as there should be for the title, description and category layers a different font size, font-family and background colors etc. So the preview (“Enter preview” button) is not rendered correctly.
This is how it should look like when you are working with the layers and also when you click the “enter preview button”. This is how it always was when we worked with the LayerSlider.

Best,
Daniel
Hey,
wonderful idea…
I put this css on top of my custom css:
.container_wrap {
width: 100%;
}
And then the rest of my css in another order:
@media screen and (max-width: 1500px) {
.menu-item-8864 { display: none; }
}
@media only screen and (max-width: 767px) {
.hide-from-mobile {display:none;visibility:hidden;}
#text-15 { display: none; }
}
img.effect:hover {
-webkit-filter: brightness(75%);
-webkit-transition: .25s ease-in-out;
-moz-filter: brightness(75%);
-moz-transition: .25s ease-in-out;
-o-filter: brightness(75%);
-o-transition: .25s ease-in-out;
filter: brightness(75%);
}
img.effect {
-webkit-filter: brightness(100%);
-webkit-transition: .25s ease-in-out;
-moz-filter: brightness(100%);
-moz-transition: .25s ease-in-out;
-o-filter: brightness(100%);
-o-transition: .25s ease-in-out;
filter: brightness(100%);
}
#top .sidebar .widget_shopping_cart .button {
float: left;
margin-right: 2%;
padding: 10px;
}
.pagination_split_post {
text-align: center;
font-size: 18px;
}
#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
background-color: #000000;
color: #ffe523;
}
It looks good – many thanks. :)
Best regards,
Jürgen
-
This reply was modified 10 years ago by
Jürgen.
Hi
What I am looking for is something like this:
Just not for the full screen slider, but the full width of the box.
Following Günters suggestion I got the slider “into” the color section (at least in the edit page)
However the font size of the headers turns to huge and there is no parallax effect (perhaps I am missing something
about how to switch the effect on)
Thanks
Michael
Hey Mudfish488,
I’m not sure if I understood what you are looking to achieve but you can move the logo to the right using the following in Quick CSS:
strong.logo {
padding-left:5% !important;
}
Adjust the value to your liking.
You can change the font size of the menu under Enfold–>Advanced Styling.
Thanks,
Rikard
Hi Ayumi!
Thanks for getting in touch with us!
Try adding the following CSS code in the Quick CSS field under the General Styling tab in the theme options:
[data-av_icon]:before {
font-size: 25px!important;
}
Feel free to adjust the value as you wish.
Cheers!
Jordan
Hi Yigit
that did not do the trick – also isn’t that just targeting the h1 font size?
The whole page on ipad is not responsive as far as I can see.
thanks for taking a look
Nancy
Hi!
Please turn on custom CSS field for ALB elements – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and edit your element and give it a custom CSS class and then add following code to Quick CSS
@media only screen and (max-width: 1024px) and (min-width: 767px) {
.your-custom-class h1 span { font-size: 40px !important; }}
Best regards,
Yigit
Is this possible?
I’m using WPFlow to track scroll events I’ve added click tracking, but can’t get it to work on the buttons created within the theme.
I tried to add the class in the button like this:
[av_button label='Learn more about our Expertise' link='manually,/expertise/' link_target='' size='x-large' position='center' icon_select='no' icon='ue800' font='entypo-fontello' color='light' custom_bg='#444444' custom_font='#ffffff' class="home-learn"]
The button is the ‘Learn more about our Expertise’ on the home page.
Any thoughts would be greatly appreciated!
Hi!
I added following code to bottom of Functions.php file in Appearance > Editor
add_action('ava_before_footer','my_custom_footer');
function my_custom_footer(){
echo do_shortcode("[av_one_full first min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' padding='0px,20px,0px,20px' border='' border_color='' radius='0px' radius_sync='true' background_color='#004b88' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='']
[av_textblock size='' font_color='' color='']
<span style='font-size: 9pt;''><strong><span style='color: #fcba69;'>Benefits, Work, Debt and money, Consumer, Relationships, Housing, Law and rights, Discrimination, Tax, Healthcare, Education</span></strong></span>
[/av_textblock]
[/av_one_full]");
}
and also enabled debugging mode – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Please review your website now
Regards,
Yigit
-
This reply was modified 10 years ago by
Yigit.
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#footer .news-headline {
font-size: 10px;
}
Can you please elaborate, how does widget change?
Cheers!
Yigit
Hey,
Thank your, but this does not help… it shows the same “error”. :-(
Here are more infos from my “custom css box”:
#top .sidebar .widget_shopping_cart .button {
float: left;
margin-right: 2%;
padding: 10px;
}
.pagination_split_post {
text-align: center;
font-size: 18px;
}
@media screen and (max-width: 1500px) {
.menu-item-8864 { display: none; }
}
@media only screen and (max-width: 767px) {
.hide-from-mobile {display:none;visibility:hidden;}
#text-15 { display: none; }
}
#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
background-color: #000000;
color: #ffe523;
}
img.effect:hover {
-webkit-filter: brightness(75%);
-webkit-transition: .25s ease-in-out;
-moz-filter: brightness(75%);
-moz-transition: .25s ease-in-out;
-o-filter: brightness(75%);
-o-transition: .25s ease-in-out;
filter: brightness(75%);
}
img.effect {
-webkit-filter: brightness(100%);
-webkit-transition: .25s ease-in-out;
-moz-filter: brightness(100%);
-moz-transition: .25s ease-in-out;
-o-filter: brightness(100%);
-o-transition: .25s ease-in-out;
filter: brightness(100%);
}
Best regards,
Jürgen
-
This reply was modified 10 years ago by
Jürgen.
Hello,
I have added this code to quick css: .header-scrolled .header_bg { background: transparent !important; }but it is not working and after some changes the font size on mobile divices on the above menu is too big.
Can you help me´?
And I would like to add more fonts to Enfold but I am not sure how and the easiest way.
Many thanks
Yes, it seems that just the top and left values are shown, the rest is empty.
And the preview does not show the actual style changes, like font size and background color etc. :

This error was there also with the update to 3.4.7 of the theme (see link to the forum post on the very top). It seems that we are not the only ones that have this kind of error.
Hello Ismael! See the attached Print Screen for error message. Ismael I don’t quite follow you when it comes to you question why I used an inline negative margin in a table. Is it the footer column 3 you mean?
<style>
.img-zoom {
width:81px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
}
.img-zoom:hover {
-webkit-transform: scale(2);
-moz-transform: scale(2);
-o-transform: scale(2);
transform: scale(0.5);
}
</style>
<center><h5 style=”color: #919191;font-size: 15px;margin-left: -80px;margin-bottom: 11px;”>ETT URVAL AV VÅRA<br> SAMARBETSPARTNERS</h5></center>
Best Regards,
Jonathan
-
This reply was modified 10 years, 1 month ago by
Damien.
Please check the slider in the backend and in the frontend (see private information)
The following fields of the settings should not be empty:
– Layout & Positions Width 600
– all the padding settings
– font: family: “Montserrat”,sans-serif – size 34px – line height 38px, color: #EB262B
– Misc: background: #ffffff, word-wrap: on

Again: The problem is that the old/existing settings are still not shown in the backend (see screenshots from earlier post) and the preview of the slider also does not work.
So it is not working as expected, as you should be able to see the “old” settings!
Emptied browser cache – no change. We also were able to replicate the issue on several computers and different browsers.
Hello, the team ,
i have a page in which there’s a widget area. this widget contains some php code to display a loop :
<?php
if ( get_query_var('paged') ) $paged = get_query_var('paged');
if ( get_query_var('page') ) $paged = get_query_var('page');
$query = new WP_Query( array( 'post_type' => 'conseils-municipaux', 'paged' => $paged, 'posts_per_page' => 4 ) );
// The Query
if ( $query->have_posts() ) : ?>
<div class="entry-content" itemprop="text"><div class="avia-data-table-wrap avia_responsive_table">
<table class="avia-table avia-data-table avia-table-1 avia-builder-el-0 avia-builder-el-no-sibling" itemscope="itemscope" itemtype="https://schema.org/Table">
<tbody>
<tr class="avia-heading-row">
<th class="">Conseil municipal</th>
<th class="" style="white-space : nowrap;!important">Date et heure</th>
<th class="">Nombre de délibérations</th>
<th class="">Compte-rendu</th>
<th class="">Procès verbal</th>
</tr>
<?php // The Loop
while ( $query->have_posts() ) : $query->the_post(); ?>
<tr class="">
<td class="" style="vertical-align:middle!important"><?php the_field('conseil_municipal'); ?></td>
<td class="" style="vertical-align:middle!important"><?php the_field('conseil_municipale_date_et_heure'); ?></td>
<td class="" align="center" style="vertical-align:middle!important"><?php the_field('conseil_municipal_nombre_de_deliberations'); ?></td>
<td class="" align="center" style="vertical-align:middle!important"><a href="<?php the_field('conseil_municipal_compte-rendu'); ?>" target="_blank" class="avia-button avia-icon_select-yes-left-icon avia-color-grey avia-size-small avia-position-center" ><span class="avia_button_icon avia_button_icon_left" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span class="avia_iconbox_title">Voir</span></a></td>
<td class="" align="center" style="vertical-align:middle!important"><a href="<?php the_field('conseil_municipal_procès_verbal'); ?>" target="_blank" class="avia-button avia-icon_select-yes-left-icon avia-color-grey avia-size-small avia-position-center"><span class="avia_button_icon avia_button_icon_left" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span class="avia_iconbox_title">Voir</span></a></td>
</tr>
<?php endwhile; wp_reset_postdata();
endif;
?>
</tbody>
</table>
<?php echo "<div class='custom-pagination}'>".avia_pagination('', 'nav')."</div>"; ?>
</div>
</div>
Everything is ok except that the pagination is not displayed
Is it possible to make it ?
Thank you for your help.
Best regards
Hey!
try to add an !important:
.tab.active_tab {
font-size: 14px !important;
}
Afterwards clear browser cache and hard refresh a few times.
Cheers!
Andy
So I just updated Enfold to the latest version, and now all my Child Theme settings are gone (font size, custom colour etc.) Didn’t see any warnings to export these before updating! Should they have stayed?
In the meantime I have a backup so I’ll probably be able to get sorted with that. Just good to know for next time!
Thanks
Hey tylerschwab!
Please do use the following
.header_color .phone-info {
font-size: 15px;
}
let us know if it works
Best regards,
Basilis
Hey!
Try adding this code to the Quick CSS:
#top .av-current-placeholder{
font-size: 0 !important;
}
#top .av-current-placeholder:after {
content: "Food Menu";
font-size: 14px;
}
.responsive #top .av-menu-mobile-active .av-subnav-menu > li > a {
padding: 10px 10%;
font-size: 14px;
}
Cheers!
Josue
hi that doesn’t seem to be working. I’m actually wanting to increase the font size for 768 and below. Adjusting the font size with the code above doesn’t seem to work.
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.tab.active_tab {
font-size: 14px;
}
Best regards,
Yigit