-
Search Results
-
Topic: Change font in text box
For some reason, the Icon Box in the Avia Builder in Enfold.no longer works on my site
I replaced the Icon Box with a text box, but the font size is too big.
How can I change the font size to 11 point?
I access my site, please see below. The text box in question is on the DEFAULT page in the text box entitle REFERENCE DESK.
Thanks,
kfranckTopic: Buttons gone..
Since the update (of both Enfold & WordPress) the buttons have disappeared..
Sample code..
[av_button label='Learn More' icon_select='no' icon='ue800' font='entypo-fontello' size='small' position='center' label_display='' title_attr='' color='dark' custom_bg='#444444' custom_font='#ffffff' link='page,9886' link_target='' id='' custom_class='' av_uid='av-1izt17f' admin_preview_bg='']
Also we are having the same problem as everyone else with the icons.
Best Regards..
Recently I used the code from this thread https://kriesi.at/support/topic/centered-logo-shopping-cart-in-menu/ to put the shopping cart in the menu. The cart adds but the social media icons are not displaying in the right menu once I add this code. The social icons instead go to the left of the logo but I have already added a left header widget there so it just overlaps. I noticed several people are having issues with the shopping cart and the center logo with the menu underneath. Any help would be great on how to troubleshoot this!
Here is the code i added to the child theme.
<?php
/*
* Add your own functions here. You can also copy some of the theme functions into this file.
* WordPress will use those functions instead of the original functions then.
*/// Header Widget
add_action( ‘ava_main_header’, ‘enfold_customization_header_widget_area’ );
function enfold_customization_header_widget_area() {
dynamic_sidebar( ‘header’ );
}function cart_in_nav(){
?>
<script>
(function($){
$(document).ready(function(){
var width = $(window).width(), height = $(window).height();
if ((width >= 768)) {
$( “#menu-item-shop” ).appendTo( “#avia-menu.av-main-nav” );
};
});
})(jQuery);
</script>
<?php
}
add_action(‘wp_footer’, ‘cart_in_nav’);and here is my css
/* cart_in_nav */
@media only screen and (min-width: 767px) {
#top #header_main ul#avia-menu ul#menu-item-shop,#top #header_main ul#avia-menu ul#menu-item-shop a.cart_dropdown_link {
display: block !important;
height: 50px !important;
line-height: 50px !important;
padding: 1px 10px !important;
border: none !important;
box-shadow: none !important;
}
#top #header_main ul#avia-menu ul#menu-item-shop ul.woocommerce-mini-cart.cart_list.product_list_widget {
width: 100% !important;
height: 100% !important;
}
#top #header_main ul#avia-menu ul#menu-item-shop .woocommerce-mini-cart-item.mini_cart_item a {
border: none !important;
}
#top #header_main ul#avia-menu ul#menu-item-shop .woocommerce-mini-cart__buttons.buttons a {
border: none !important;
}
}
/* end cart_in_nav */.special_amp { color: inherit!important; font-family: inherit; font-size: inherit; }
@media screen and (max-width: 900px) {
#header .widget { display: none !important; }
}#header .widget {
left: 50px;
right: auto;
padding-top: 70px;
position: absolute;
top: 0;
transform: translate(-0%);
z-index: 999999;
}#top .inner_product,
#top .inner_product .inner_product_header {
border: none;
}#top .inner_product .inner_product_header .avia-arrow {
display: none;
}Hello
I’m using an easy slider and actually want to make all the dots really small – I’ve looked at other posts and tried width: 9px, height: 9px but it didn’t work. Here’s what I have at the moment (below). They don’t seem to get really small, eg, 4 or 5 px round. Thanks :)
/* Easy slider navigation dots ******************/ #top .avia-slideshow-dots a { border-style: none !important; font-size: 6px !important; /* not working */ height: 9px !important; /* not working */ width: 9px !important; /* not working */ border-radius: 50% !important; border: 0px solid blue !important; margin: 0 5px !important; } /* Easyslider navigation active dots */ #top .avia-slideshow-dots a.active { /*Your style here */ font-size: 6px!important; /* not working */ } #top .avia-slideshow-dots a.goto-slide.active { border-style: none !important; border-radius: 50% !important; border: 3px solid #7e7e7e !important; background: #fff !important; opacity: 100% !important; } #top .avia-slideshow-dots a.goto-slide { background: #000 !important; opacity: 65% !important; } #top .avia-slideshow-dots.avia-slideshow-controls a { vertical-align: middle!important; /* default baseline - use if you want larger active dot */ }Hey,
On my website http://www.forestmountain.nl I use submenus under the main menu. In this example, the Foto’s submenu under the Fotografie menu.
I am unable to make the Foto’s submenu button smaller, have the same font size and colour as the main menu.
I would also like to remove the line below the submenu text. This line becomes visible when you hover the mouse over the text Foto’s.
Hopefully you can help me further.
Hans
Hi
I am looking at using a Masonry gallery on the page linked below.
Is it possible to change the size of the boxes?
I would also possibly want to edit the font size.
Thanks for your help
Stephen
EDIT: I found the option to set the number of columns in the gallery, which has solved this problem. Also fixed the font size with css.
Hello,
I would like to only adjust the headline size on a certain page, as far as I know it is the h2. It is a page automatically generated by woocommerce under: My Account / Orders / Order Details. How can I adjust the font size for this page only, or can you give me a CSS code?
Thank you very much
Greetings JürgenHi there,
I have put a text overlay H1 on an image of my hero slider.
I wanted to style and place it with css.
I have put the CSS in the style.css of my child theme:h1.avia-caption-title {
font-size:1.2em;
margin-top: 20%;
color:#fff;
}h1.herotext {
font-size:1.2em;
margin-top: 20%;
color:#fff;
}Both didn’t work.
What am I doing wrong?Best regards,
KnutnikTopic: Image Description missing
Hi,
why is there no image description under an added image??
https://hochzeitsfotograf-im-harz.eu/temporaer/no-description.jpg
How to bring the description UNDER the image – NOT overlay?
How to set “Fade out by mouse over” for the overlay? (That this option is not there makes the whole feature “Image” absolutely useless)(Yes, the image has all metadata.
No, i dont give you access – you got all information you need.)TT
Code:
[av_section min_height='' min_height_pc='25' min_height_px='500px' padding='default' margin='' custom_margin='0px' color='main_color' background='bg_color' custom_bg='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' video_mobile_disabled='' overlay_enable='' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='' shadow='no-border-styling' bottom_border='no-border-styling' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='' bottom_border_style='' scroll_down='' custom_arrow_bg='' av-desktop-hide='' av-medium-hide='' av-small-hide='' av-mini-hide='' id='' custom_class='' template_class='' aria_label='' av_element_hidden_in_editor='0' av_uid='av-7t21max' sc_version='1.0'] [av_heading heading='Überschrift' tag='h2' style='' subheading_active='' show_icon='' icon='ue800' font='entypo-fontello' size='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' subheading_size='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' icon_size='' av-medium-font-size-1='' av-small-font-size-1='' av-mini-font-size-1='' color='' custom_font='' icon_color='' margin='' margin_sync='true' padding='10' icon_padding='10' link='' link_target='' id='' custom_class='' template_class='' av_uid='av-kr22njht' sc_version='1.0' admin_preview_bg=''][/av_heading] [av_one_third first min_height='' vertical_alignment='av-align-top' space='' row_boxshadow='' row_boxshadow_color='' row_boxshadow_width='10' custom_margin='' margin='0px' mobile_breaking='' border='' border_color='' radius='0px' padding='0px' column_boxshadow='' column_boxshadow_color='' column_boxshadow_width='10' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' background_position='top left' background_repeat='no-repeat' highlight='' highlight_size='' animation='' link='' linktarget='' link_hover='' title_attr='' alt_attr='' mobile_display='' id='' custom_class='' template_class='' aria_label='' av_uid='av-70xsfl5' sc_version='1.0'] [av_image src='https://hochzeitsfotograf-im-harz.eu/wp-content/uploads/2016/06/grosse-hochzeitsreportage-36.jpg' attachment='971' attachment_size='full' copyright='' caption='' styling='' align='center' font_size='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='fade-in' hover='av-hover-grow' appearance='' link='lightbox' target='' title_attr='' alt_attr='' lazy_loading='enabled' id='' custom_class='' template_class='' av_element_hidden_in_editor='0' av_uid='av-6j99wqx' sc_version='1.0' admin_preview_bg=''] [/av_image] [/av_one_third][av_two_third min_height='' vertical_alignment='av-align-top' space='' row_boxshadow='' row_boxshadow_color='' row_boxshadow_width='10' custom_margin='' margin='0px' mobile_breaking='' border='' border_color='' radius='0px' padding='0px' column_boxshadow='' column_boxshadow_color='' column_boxshadow_width='10' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' background_position='top left' background_repeat='no-repeat' highlight='' highlight_size='' animation='' link='' linktarget='' link_hover='' title_attr='' alt_attr='' mobile_display='' id='' custom_class='' template_class='' aria_label='' av_uid='av-6149og9' sc_version='1.0'] [av_textblock size='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' font_color='' color='' id='' custom_class='' template_class='' av_uid='av-kr20wrz8' sc_version='1.0' admin_preview_bg=''] Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. [/av_textblock] [av_textblock size='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' font_color='' color='' id='' custom_class='' template_class='' av_uid='av-3x0jpz' sc_version='1.0' admin_preview_bg=''] Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. [/av_textblock] [/av_two_third][av_textblock size='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' font_color='' color='' id='' custom_class='' template_class='' av_uid='av-35w1ef' sc_version='1.0' admin_preview_bg=''] Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. [/av_textblock] [/av_section]Topic: font size
Hello
How do I change font size on the product page heading of the addons?
https://caisley-tags.co.uk/product/combo-11-dna-large-flag-tissue-sampling-with-large-flag-management-space/
for example Herd number, Holding number, etc as in the link above?
Thank you in advance for any tipsSzymon
Topic: Contact form mobile view
Dear support team,
For the following website I use a contact form, the layout of which I have adapted via css (line width, font size). Everything appears correctly and as intended on the screen and also on the tablet: see: http://craft17.eu/test/#kontaktThe following view only appears on the contact form in the mobile view on the cell phone: http://craft17.eu/support/mobile_kontaktform.jpg
Here the field with the email is still displayed with a border width of 2px, and the font size of 12px is not adapted for this one field. Could you please help me out here? I would like the email field to be displayed on the mobile phone with only a broder-width of 1px and the font to be displayed in 12px as in all other fields.Thank you for your editing.
Kind regards, DianaHey Guys,
i would like to have some Words in my Caption with a different Background Color and font color.
Like the Picture Below
i tried it with the following code in the special header caption:
<p>LOGO <span style=”background-color: e6e60c;”><span style=”color: #000000″> DESIGN </span></span> Luxembourg</p>
When i see the preview, it looks right.
But when i save it and check the Page it disappeares.On the picture, i just highlightet the word with the mouse, so you can get an idea of what i am talking about :)
Hope you can understand what i want :)
Maybe there is also a possibility to adjust the size of the background color highlight.
Thank you very much in advance


