-
Search Results
-
Hi
How do I edit the font sizing the footer menu? [On our site, the menu at the very bottom of the page, with links to: HOME | RBI | MODULES | SERVICES…]
Thanks
Topic: Masonry gallery
Hi,
I have the “display excerpt” activated, I would like to:
increase the font size
Be able to place the text in the bottom of the box, still centered
Change font colorIf I choose to go with the “Load more” setup, I need to:
Translate to danish “Vi flere billeder”
And I want the Load more” textbox to be transparentCheers ;)
Topic: Format this text
Hello together
have created here a price list
I was able to do all the formatting with CSS belowNow I would like to format this text font size and font color (link printscreen below)
Then I would like to reduce the line spacing? (Link Printscreen below)
Both changes with CSS
Thanks in advance
Kind regards
FranzTopic: Increase menu font size
Hi
Is it possible to increase the font size of the top menu on our site [Link below]?
Thanks
I can’t change the default size of the text on my site. When I change the font size values in General Styling the changes don’t take at all. When changing the text style in the block editor, the line spacing changes with font size but not the actual text size. However, when changing in the block editor, it does change correctly for UL tags but not P tags, so it appears the P tag style is being overridden somewhere but I can’t see where. Please help!
Topic: Yigit. Logo lost link
Hello again,
confused, logo link is active :/ but not working, mouse not active (desktop only)

My functions.php:
add_action( 'after_setup_theme', 'my_theme_setup' ); function my_theme_setup() { add_editor_style(); // For the Block Editor. add_theme_support( 'editor-styles' ); } function wp_23223255_6469586506596() { add_image_size('entry_with_sidebar', 999, 999); add_image_size('entry_without_sidebar', 999, 999); } add_action( 'after_setup_theme', 'wp_23223255_6469586506596', 11 ); function add_logos($logo) { /* $logo .= '<span class="logo first-logo"><a href="/aaaaa">' ; $logo .= '<img src="https://www.silutevb.lt/silute/wp-content/uploads/2021/05/Logo_30Proc_mazesnis.png"/>'; $logo .= '</a></span>';*/ $logo .= '<span class="logo second-logo"><a href="/darbo-laikas" target="_blank">' ; $logo .= '<img src="https://www.silutevb.lt/silute/wp-content/uploads/Darbo_laikas.png"/>'; $logo .= '</a></span>'; return $logo; } add_filter('avf_logo_final_output', 'add_logos');Quick CSS:
.av-main-nav ul { width: 260px; } @media only screen and (max-width: 767px) { .logo.second-logo img { padding-top: 20px; }} @media only screen and (max-width: 480px) { .responsive .logo img { max-width: 90%; }} @media only screen and (min-width: 768px) { .logo img { padding: 15px 0; }} /*.logo, .logo a { display: inline-block}*/ /*.logo:first-child img {display: none}*/ /*.logo.first-logo { z-index: 3 }*/ .logo.second-logo { z-index: 3 } .logo.second-logo { width: 100% } .logo.second-logo a { float: right !important } /*.logo.first-logo a, */ .logo.second-logo a { display: inline-flex } /*.main_menu:not(:first-of-type) { display: none !important }*/ /*.responsive #top .logo.first-logo { float: left;*/ } /*hide auto sidebar from magazine*/ .page-id-2967 .sidebar .widget_nav_hide_child { display: none; } /*2.8 firefox problem*/ .avia-image-container-inner, .avia_image { max-width: 100%; } #header_main .avia-menu-text { font-size: 16px; } .entry-content p { font-size: 18px; margin: 20px 0; line-height: 24px; } .header-scrolled #header_main > .container { display: none !important; } #socket .avia-bullet, #socket .avia-menu-fx { display: none; }Hi Guys,
A couple of things:
1. On mobile I have hidden the phone menu but it has also hidden the burger menu. How can I get it to look like this with also a phone icon instead of the text that is on mobile?

I’ve created an advanced slider that looks amazing on desktop but has scaled badly on mobile. I need it to look like the above screen shot too.
I did play with some css changing the margins but it looked bad when rotating to landscape on mobile.
Is there a way to get the scaling more accurate?I need it looking like this https://ibb.co/mq9X14V
The CSS I tried
@media only screen and (max-width: 480px) {
h5.ls-layer {
height: 100px !important;
margin-top: -40px!important;
line-height: 2em !important;
position: static!important;
}h2.ls-layer {
font-size: 15px!important;
margin-left:-25px!important;
max-width: 200px!important;
margin-top: -70px!important;
border: none !important;
}
h3.ls-layer {
font-size: 15px!important;
margin-left:-60px!important;
max-width: 100px!important;
margin-top: 10px!important;
}
.rotate {
width: 130px!important;
height: 130px!important;
margin-left: -30px!important;
margin-top: -50px!important;
}
.arrow {
margin-top: 30px !important;
margin-left: -10px!important;
font-size: 30px !important;
}}
media only screen and (max-width: 767px) {
#top #wrap_all .av_header_transparency {
background: transparent!important;
position: absolute!important;
}}Hello All, I am trying to reduce the font size for the title of posts displayed with the Blog Posts Content Element but there is no font setting so I need some CSS for the Quick Css entry. Also to change font color. Can you assist?
Hi Team,
Ive followed the documentation to add a widget to the header area so I can create a button (https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area). The button gets created perfectly, however when clicked the URL link does not activate. The button just does not do anything!I’m using the short code
[av_button label='Refer A Friend' link='manually,/refer-a-friend/' link_target='' size='small' position='right' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' av_uid='av-5obiu2i']How do I get the button URL to activate?
Hi,
On my website https://www.viaremovals.co.uk.
I would like to remove the lines showing at the top and bottom of the footer widget titles.
I also want to increase the width, icon size, phone number font size of the button in the footer 2nd column.
Please can you help.
Kind regards,
Topic: Iframe Fullwidth?
Hi,
how can i make an Iframe stretch to full width?
It doesnt even stretch full width when putting in a colorsection.<iframe src="https://example.org/test/test/" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="0" marginheight="0px" marginwidth="0px" height="1080px" width="1920px" allowfullscreen></iframe>This is the section:
`[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-449u' sc_version='1.0']
[av_heading heading='Headline' tag='h2' style='blockquote modern-quote modern-centered' subheading_active='subheading_below' show_icon='' icon='ue800' font='entypo-fontello' size='4vw' 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-koxeaaox' sc_version='1.0' admin_preview_bg='']
Komm rein
[/av_heading][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-koxechgf' sc_version='1.0' admin_preview_bg='']
<iframe src=”https://example.org/test/test/” style=”border:0px #ffffff none;” name=”myiFrame” scrolling=”no” frameborder=”0″ marginheight=”0px” marginwidth=”0px” height=”1080px” width=”1920px” allowfullscreen></iframe>
[/av_textblock]
[/av_section]Kind regards
Max


