Viewing 30 results - 6,271 through 6,300 (of 18,739 total)
  • Author
    Search Results
  • #1008827

    Hi Ismael,

    thanks for your help! I had some issues with overlays but after some tweaks, it’s just working fine! I also managed to add the Search Icon when the burger menu is visible. I quote the code in case it may be of help :-)

    @media only screen and (max-width: 1385px) {
      nav.main_menu {
        display: block !important;
      }
      #avia-menu .menu-item {
        display: none;
      }
      .av-burger-menu-main.menu-item-avia-special {
        display: block;
      }
    }
    
    @media only screen and (min-width: 435px) {
    .av-hamburger strong {
    display: block;
    position: absolute;
    left: -115px;
    top: -42px;
    text-transform: uppercase;
    font-size: 34px;
    }}
    
    @media screen and (max-width: 1380px) and (min-width: 490px) {
    #top #menu-item-search {
        display: block !important;
        right: 80px;
    }}
    
    @media screen and (max-width: 491px) and (min-width: 435px) {
    #top #menu-item-search {
        display: none;
    }
    }

    I have the really last question to ask you: how can i set the burger word “MENU” in a responsive way?
    Let me explain better: when I scroll down the browser window (between the resolution range 1090 px – 1523 px) the word “MENU” is not responsive, it just sticks at the top. It doesn’t align with other elements like Search Icon and Menu Icon. I tried to change the position values but nothing changed.

    Please find the screenshotted issue on the private content area.

    This is the code I’m currently using:

    @media only screen and (min-width: 435px) {
    .av-hamburger strong {
    display: block;
    position: absolute;
    left: -115px;
    top: -42px;
    text-transform: uppercase;
    font-size: 34px;
    }}

    Sorry to bother you again and thanks in advance for your time.

    Fabio

    #1008805

    Hi Ismael,

    Thanks for that – I have inserted the debug mode code into my functions.php file as per the instructions you have provided. Below is the copy/paste I got from the ‘Default Editor’ option (not sure if that is what debug mode is) – I tried to edit the code but it came back weird after that (there were no edges around the content) so I reverted the changes.

    [av_section min_height='75' min_height_px='500px' padding='huge' shadow='no-border-styling' bottom_border='no-border-styling' scroll_down='aviaTBscroll_down' id='' color='main_color' custom_bg='' src='http://kriesi.at/themes/enfold-startup/files/2015/02/pricing_big.jpg' attachment='496' attachment_size='full' attach='parallax' position='top center' repeat='stretch' video='' video_ratio='16:9' overlay_enable='aviaTBoverlay_enable' overlay_opacity='0.7' overlay_color='#4ecac2' overlay_pattern='' overlay_custom_pattern='']
    [av_one_fifth first]
    
    [/av_one_fifth][av_three_fifth min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat']
    
    [av_heading heading='NO CONTRACTS. NO LOCK INS. NO BULL TURDS. SIMPLE - EFFICIENT <strong>PAY AS YOU GO</strong> LOCAL PROFESSIONAL WEB DEVELOPMENT. DON’T PAY A CENT MORE.' tag='h1' style='blockquote modern-quote modern-centered' size='40' subheading_active='' subheading_size='15' padding='10' color='custom-color-heading' custom_font='#ffffff'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='center' custom_border='av-border-fat' custom_width='50px' custom_border_color='#ffffff' custom_margin_top='40px' custom_margin_bottom='40px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello']
    
    [/av_three_fifth][av_one_fifth min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat']
    
    [/av_one_fifth]
    [/av_section]
    
    [av_submenu which_menu='custom' menu='2' position='center' color='main_color' sticky='aviaTBsticky' mobile='active']
    [av_submenu_item title='Top' link='manually,#top' linktarget='' button_style='']
    [av_submenu_item title='Pricing' link='manually,#pricing' linktarget='' button_style='']
    [av_submenu_item title='FAQ' link='manually,#faq' linktarget='' button_style='']
    [av_submenu_item title='Pre Sale Questions' link='manually,#pre-sale' linktarget='' button_style='av-menu-button av-menu-button-bordered']
    [/av_submenu]
    
    [av_section min_height='' min_height_px='500px' padding='default' shadow='no-border-styling' bottom_border='no-border-styling' id='pricing' color='main_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='']
    
    [av_table purpose='pricing' pricing_table_design='avia_pricing_minimal' pricing_hidden_cells='avia_show_empty_cells' caption='' responsive_styling='avia_responsive_table']
    [av_row row_style='avia-heading-row'][av_cell col_style='']In 'n' Out[/av_cell][av_cell col_style='']Regular[/av_cell][av_cell col_style='avia-highlight-col']Plus[/av_cell][av_cell col_style='']Enterprise[/av_cell][/av_row]
    [av_row row_style='avia-pricing-row'][av_cell col_style='']$80<small>per hour</small>[/av_cell][av_cell col_style='']$60<small>per hour</small>[/av_cell][av_cell col_style='avia-highlight-col']$55<small>per hour</small>[/av_cell][av_cell col_style='']$45<small>per hour</small>[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='']For small projects under 10 hours[/av_cell][av_cell col_style='']For small projects under 10 hours[/av_cell][av_cell col_style='avia-highlight-col']For medium/large projects over 10 hours[/av_cell][av_cell col_style='']For medium/large projects over 10 hours[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='']Priority Phone/Email support[/av_cell][av_cell col_style='']Email Support[/av_cell][av_cell col_style='avia-highlight-col']Priority Phone/Email support[/av_cell][av_cell col_style='']Email Support[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='']24 Hour Turnaround Time[/av_cell][av_cell col_style='']3 Day Turnaround Time[/av_cell][av_cell col_style='avia-highlight-col']24 Hour Turnaround Time[/av_cell][av_cell col_style='']3 Day Turnaround Time[/av_cell][/av_row]
    [/av_table]
    
    [/av_section][av_section min_height='' min_height_px='500px' padding='huge' shadow='no-border-styling' bottom_border='no-border-styling' id='faq' color='main_color' custom_bg='#fcfcfc' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='']
    [av_one_fifth first]
    
    [/av_one_fifth][av_three_fifth min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat']
    
    [av_heading tag='h1' padding='10' heading='Frequently Asked Questions' color='' style='blockquote modern-quote modern-centered' custom_font='' size='40' subheading_active='' subheading_size='15' custom_class=''][/av_heading]
    
    [/av_three_fifth][av_one_fifth min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat']
    
    [/av_one_fifth][av_hr class='custom' height='50' shadow='no-shadow' position='center' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='70px' custom_margin_bottom='70px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello']
    
    [av_one_half first]
    
    [av_textblock size='' font_color='' color='']
    <h4>What if I buy 10 hours but don’t use all the hours in my project?</h4>
    [av_dropcap1]W[/av_dropcap1]ell I have good news for you - if you can send me an email confirming you will not have any work in the future and request a partial refund - you will receive a payment back for the hours you don’t use. Pretty neat right? You can also keep the hours left as credit for projects in the future.
    <h4>Can we meet for a coffee to discuss?</h4>
    [av_dropcap1]I[/av_dropcap1] believe in modelling those that are successful - one of the people I look up to is author Tim Ferris from the book ‘The 4 Hour Workweek’. We live in a connected world of Skype, WhatsApp, FB and join.me - I expect my clients to understand or make a serious effort in being connected - and you will find the rewards immense and be able to accomplish a lot more in a much shorter time span.
    <div>While I do meet face to face with clients occassionally on larger projects ($6K+) - the majority of my client work is conducted online - so the short answer is no.
    [/av_textblock][/av_one_half][av_one_half min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat'][av_textblock size='' font_color='' color='']
    <h4>How much for a website?</h4>
    [av_dropcap1]L[/av_dropcap1]ooking back at my clients for the last 6 years no good relationship has ever started with the question ‘How much is a website’ - however I feel it’s a fair quesiton so I will answer as best I can.
    
    The cheapest website I’ve ever made was $350 and the most expensive was about $22,000.
    
    If you are looking for a quote and have a budget of $1,600+ I can review your requirements and give you a fixed price - however if your budget is under that then I can give you an estimate of how much time your project would require in hours - you can get a pretty decent looking website for $500 if you agree to write the content and buy the theme/hosting.
    <h4>Do you do SEO?</h4>
    [av_dropcap1]I[/av_dropcap1]’m currently on Page #2 for the highly competitive term ‘wordpress developer sydney’ - which I have been steadily climbing since the start of this year.
    
    If you provide your Google Analytics/Google Webmaster Tools I can review your website and give a recommendation for how I can help - you might want to do that before I get to Page #1 because once I do my rates for SEO will go up substantially.
    
    </div>
    [/av_textblock]
    
    [/av_one_half]
    [/av_section]
    
    [av_section min_height='' min_height_px='500px' padding='huge' shadow='no-border-styling' bottom_border='no-border-styling' id='pre-sale' color='main_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='']
    [av_one_fifth first]
    
    [/av_one_fifth][av_three_fifth min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat']
    
    [av_heading heading='HAVE MORE QUESTIONS? SEND THEM THIS WAY! I’M <strong>ALWAYS AVAILABLE TO ANSWER YOUR ENQUIRIES</strong> AND START A DIALOGUE - BEGIN WITH THE FORM BELOW' tag='h1' style='blockquote modern-quote modern-centered' size='40' subheading_active='' subheading_size='15' padding='10' color='' custom_font=''][/av_heading]
    
    [/av_three_fifth][av_one_fifth min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat']
    
    [/av_one_fifth][av_hr class='custom' height='50' shadow='no-shadow' position='center' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='70px' custom_margin_bottom='70px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello']
    
    [av_contact email='' title='' button='Submit' on_send='' sent='Your question has been sent, we will reply as soon as possible!' link='manually,http://' subject='Pre Sale Question' autorespond='' captcha='' color='']
    [av_contact_field label='Name' type='text' options='' check='is_empty' width='element_third'][/av_contact_field]
    [av_contact_field label='E-Mail' type='text' options='' check='is_email' width='element_third'][/av_contact_field]
    [av_contact_field label='Which Plan?' type='select' options='Starter, Regular, Plus, Enterprise' check='' width='element_third'][/av_contact_field]
    [av_contact_field label='Subject' type='text' check='is_empty' options='' width=''][/av_contact_field]
    [av_contact_field label='Message' type='textarea' check='is_empty' options='' width=''][/av_contact_field]
    [/av_contact]
    [/av_section]

    Also don’t forget the question about the menu I put down above:

    Also is there a way to make the header menu be small from the get go instead of get large then smaller?
    https://cl.ly/d2b9494adadc/Image%2525202018-09-11%252520at%25252012.43.47%252520PM.png
    https://cl.ly/77bd973e7521/Image%2525202018-09-11%252520at%25252012.44.28%252520PM.png
    screenshots above are from this page: http://www.headstudios.com.au/sample-landing-page/

    Thanks for all your help!

    #1008463

    Hi Vinay,

    Thanks, in the end I managed to get pretty much what I wanted with your resources and forum.

    Just a little extra, can you tell me what code to add to the quick css below to increase the space between the image and the title of the catalog item.
    ( please find in private content example and page url

    thanks very much in advance
    Kind regards
    Stan

    .av-catalogue-title {
    font-size: 23px;
    color: #c41546;
    }
    .av-catalogue-image {
    border-radius: 200px;
    width: 166px;
    float: none;
    margin: 0 auto;
    display: block;
    }
    @media screen and (max-width: 767px) {
    .av-catalogue-price {
    position: relative;
    }

    .av-catalogue-title-container {
    text-align: center;
    }

    .av-catalogue-title {
    padding-right: 0;
    }

    .av-catalogue-content {
    text-align: center;
    padding: 0;
    }
    }
    .av-catalogue-list li:first-child {
    border-top: 1px;
    }

    .av-catalogue-list li {
    background: #ffffff;
    border: 10px solid #c4bab8;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    }

    #1008409
    steviger
    Participant

    Hi guys,

    For some reason, my client wants to have a 10 column layout in order to present the team. I managed to make a “standard” 5 column layout with per column a shortcode:

    [av_one_half first av_uid='av-uzoqb']
    <p style="text-align: center;">[av_image src='http://www.xlconcept.eu/newsite/wp-content/uploads/2018/05/placeholder_man.png' attachment='440' attachment_size='full' align='center' styling='circle' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' copyright='' animation='no-animation' av_uid='av-rhj2b' admin_preview_bg=''][/av_image]</p>
    <p style="text-align: center;"><strong>Team Member</strong>
    Account Director</p>
    [/av_one_half]
    
    [av_one_half av_uid='av-1wntv']
    <p style="text-align: center;">[av_image src='http://www.xlconcept.eu/newsite/wp-content/uploads/2018/05/placeholder_man.png' attachment='440' attachment_size='full' align='center' styling='circle' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' copyright='' animation='no-animation' av_uid='av-rhj2b' admin_preview_bg=''][/av_image]</p>
    <p style="text-align: center;"><strong>Team Member</strong>
    Account Director</p>
    [/av_one_half]

    It does kinda work but I have one issue, maybe guys can help me with:
    As you can see, it now looks as 5 separate columns with 2 images inside. How can I reduce the margins between the 5 columns so that the space is evenly distributed?

    Best regards,

    Steven

    #1008294

    Hey Rikard,

    thanks for your code, it worked like a charm!

    I’m so sorry to bother you again but I’m facing a new issue:

    I added “MENU” text near the MENU button on mobile. I would like to show up the search icon on the left of the word “MENU”. Unluckily the search icon box overlay the text and it isn’t clickable at all (link 1 and link 2).

    I would also love to know if it’s possible to show the big Search Icon up to the max resolution set on the mobile menu (it disappear when the browser window is wider than 1087 px – link 3).

    The Quick CSS I’m using:

    @media only screen and (max-width: 1385px) {
      nav.main_menu {
        display: block !important;
      }
      #avia-menu .menu-item {
        display: none;
      }
      .av-burger-menu-main.menu-item-avia-special {
        display: block;
      }
    }
    
    @media only screen and (min-width: 435px) {
    .av-hamburger strong {
    display: block;
    position: absolute;
    left: -115px;
    top: -42px;
    text-transform: uppercase;
    font-size: 34px;
    }}

    Please find in the private content area the screenshots of this issue.

    Thank you very much in advance for your time and help, I really appreciate!

    Fabio

    #1008274

    Hi,

    Great, you can set the footer site wide if you go to Enfold->Footer and change the settings in the Default Footer & Socket Settings option. Before that you need to create a new page and paste the following shortcode in the box below the regular Layout Builder:

    [av_section min_height='' min_height_px='500px' padding='default' shadow='no-shadow' bottom_border='no-border-styling' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='' bottom_border_style='' custom_arrow_bg='' id='footer-template' color='footer_color' background='bg_color' custom_bg='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='diagonal_bt' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='' av_element_hidden_in_editor='0' av_uid='av-jfgi5bwp']
    [av_buttonrow alignment='center' button_spacing='20' button_spacing_unit='px' av_uid='av-jfj7zffg' admin_preview_bg='']
    [av_buttonrow_item label='Follow me on Twitter' link='manually,#' link_target='' size='large' label_display='av-button-label-on-hover' icon_select='yes' icon='ue8f1' font='entypo-fontello' color='black' custom_bg='#444444' custom_font='#ffffff' av_uid='av-13flxu' icon_hover='']
    [av_buttonrow_item label='Follow me on Facebook' link='manually,#' link_target='' size='large' label_display='av-button-label-on-hover' icon_select='yes' icon='ue8f3' font='entypo-fontello' color='black' custom_bg='#444444' custom_font='#ffffff' av_uid='av-y5cei' icon_hover='']
    [av_buttonrow_item label='Follow me on Dribbble' link='manually,#' link_target='' size='large' label_display='av-button-label-on-hover' icon_select='yes' icon='ue8fe' font='entypo-fontello' color='black' custom_bg='#444444' custom_font='#ffffff' av_uid='av-rviru' icon_hover='']
    [av_buttonrow_item label='Follow me on Instagram' link='manually,#' link_target='' size='large' label_display='av-button-label-on-hover' icon_select='yes' icon='ue909' font='entypo-fontello' color='black' custom_bg='#444444' custom_font='#ffffff' av_uid='av-m6ojm' icon_hover='']
    [av_buttonrow_item label='Follow me on LinkedIn' link='manually,#' link_target='' size='large' label_display='av-button-label-on-hover' icon_select='yes' icon='ue8fc' font='entypo-fontello' color='black' custom_bg='#444444' custom_font='#ffffff' av_uid='av-gz0de' icon_hover='']
    [av_buttonrow_item label='Get in touch' link='manually,#' link_target='' size='large' label_display='av-button-label-on-hover' icon_select='yes' icon='ue805' font='entypo-fontello' color='black' custom_bg='#444444' custom_font='#ffffff' av_uid='av-xw4y' icon_hover='']
    [/av_buttonrow]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='#eaeaea' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='#000000' icon='ue808' font='entypo-fontello' av_uid='av-jfj8eyp1' admin_preview_bg='rgb(255, 255, 255)']
    
    [av_one_third first min_height='' vertical_alignment='av-align-top' space='' custom_margin='aviaTBcustom_margin' margin='0px' margin_sync='true' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-2gdk2']
    
    [/av_one_third][av_one_third min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' link='' linktarget='' link_hover='' padding='0px' border='' border_color='' radius='0px' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-lejfe']
    
    [av_textblock size='' font_color='' color='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-jfiohzkt' admin_preview_bg='']
    <h4 style="text-align: center;">Subscribe</h4>
    <p style="text-align: center;">Get our latest news, tips and tricks</p>
    [/av_textblock]
    
    [av_contact  (Email address hidden if logged out) ' title='' button='Submit' on_send='' sent='Your message has been sent!' link='manually,http://' subject='' autorespond='' captcha='' hide_labels='aviaTBhide_labels' form_align='' color='av-custom-form-color av-dark-form' av_uid='av-jfiogcbk' admin_preview_bg='']
    [av_contact_field label='E-Mail' type='text' options='' check='is_email' width='element_three_fourth' multi_select='' av_contact_preselect='' av_uid='av-fmhgi'][/av_contact_field]
    [/av_contact]
    
    [av_textblock size='12' font_color='' color='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-jfiohzkt' admin_preview_bg='']
    <p style="text-align: center;"><a href="#">About</a> | <a href="#">Imprint</a> | <a href="#">Contact</a> | <a href="#">Terms</a></p>
    [/av_textblock]
    
    [av_textblock size='12' font_color='' color='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-jfiohzkt' admin_preview_bg='']
    <p style="text-align: center;"><a href="http://kriesi.at">© 2018 Enfold by Kriesi</a></p>
    [/av_textblock]
    
    [/av_one_third][av_one_third min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' link='' linktarget='' link_hover='' padding='0px' border='' border_color='' radius='0px' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-6l59m']
    
    [/av_one_third]
    [/av_section]
    

    Best regards,
    Rikard

    #1008149

    Yeah true. I know those now, but I have not worked with it. So, I don’t know media queries yet..

    The screenshot is correct. That one is an issue. Also those on the page Workshops. The 4 columns in different colours. See the link. Do you have an idea also? I thinks colums of 3 is also better? But the customer wants 4. And the Graphical Designer has set some size and height for the font. But if that is a no go, then it is a no go. Not everything is technical seen possible as wished. :)

    oftopic: There is also a ticket for the logo. The logo will have a lightbulb, ‘flying’ over the slider. But that one has my collegae here some where with one of your collegaes. It’s becoming a CSS site :) :)

    Greetings,

    Arjan

    #1008141

    Hi,
    Typically we can adjust the elements with css and media queries to make it more responsive. In some cases, as with sliders, it is better to create a second one to show at smaller screen sizes.
    I took a look at your site, and believe the columns you are referring to are in the middle of your homepage, is this correct?
    Please see the screenshot in Private Content area.
    For this section it looks like the titles need to be a smaller font size for the tablet size screens. Are there any other sections that you saw having issues with this screen size?

    Best regards,
    Mike

    #1008118

    In reply to: Sub Menu Font Size

    Hi,

    I set it to 11px for testing purposes. You can simply go to Enfold theme options > Advanced Styling tab and edit font size for sub menu items :)

    Best regards,
    Yigit

    #1008116

    In reply to: Sub Menu Font Size

    That seems to have made the font for the drop down items smaller, if anything, It would be great if they were the same size as the main menu items.

    #1008112

    In reply to: Sub Menu Font Size

    Hey,

    It was because of following custom CSS code

    #header_main .avia-menu-text {
        font-size: 14.3px;
    }

    I changed it to following

    #header_main #avia-menu > li > a > .avia-menu-text { 
      font-size: 14.3px; 
    }

    so it only applies to main menu items. Please review your website :)

    Cheers!
    Yigit

    #1008100
    Jonathana1991
    Participant

    Hello,

    I am having trouble changing the font size of my sub menu links. I’m aware of the Advanced Styling tab and have used this to change the background/font colour. I have tried changing the font size with no luck. I’ve also tried some coding that was suggested in similar threads but nothing seems to work.

    Thanks

    #1007804
    nonne
    Participant

    Hey Enfold Team

    In order to resize iconlist icons I have used this css I came across in this forum (given data is the default):

    .avia-icon-list .iconlist_icon {
    height: 64px !important;
    width: 64px !important;
    line-height: 64px !important;
    font-size: 30px;
    }

    I tried the adjustment suggested and it works for the icon-list icons themselves
    – but it leaves 2 issues (pls. refer to the 2 images in private content):

    1: The vertical dotted line behind the icon-list icons needs to be either positioned vertically centered with the icons – or just removed
    2: The change in line height as regards the icons needs to be the same for the lines of text (the bullets)

    Just to make it obvious I have exaggerated the effect I want in the images
    iconlist1.PNG is the default

    Best regards – and thanks in advance

    #1007754

    Hey strumpumpel,

    Thank you for using Enfold.

    Do you want to resize the button inside the slider? This should help.

    @media only screen and (max-width: 480px) {
        .avia-slideshow-button {
            font-size: .5em !important;
        }
    }

    Best regards,
    Ismael

    #1007643
    bilisimgaraji
    Participant

    Yiğit merhaba
    Timeline nesnesini farklı bir amaç için kullanmak istiyorum.
    Milestone Date alanına <img src ile bir resim almak istiyorum. Resim ekleniyor ancak sayfada görüntülenmiyor. Sayfada görünebilmesi için bir tane daha item akliyorum. Milestone Date alanında yazı varsa diğer itemlerdeki resimler görünüyor. Yazı olan itemi sildiğimde resimler kayboluyor. Bu sorun dikey timeline nesnesinde oluşuyor. Timeline’yi yatay yaptığımda bu sorun oluşmuyor.

    Aşağıdaki kodda 2 itemi olan bir timeline nesnesinin kodu var. Eğer bu haliyle görüntülersem sorun yok. Ama ben 2. itemi istemiyorum. Sadece 1. itemi görüntülemek istiyorum. 1. item içinde date kısmına imaj çekiyorum. 2.itemi sildiğimde 1.itemdeki date alanına çektiğim resim gizleniyor.
    Bu konuda fikir verebilir misin?
    Teşekkürler…

    [av_timeline orientation='vertical' placement_v='left' placement_h='top' slides_num='3' content_appearence='' custom_date_size='' custom_title_size='' custom_content_size='' contentbox_bg_color='' custom_contentbox_bg_color='' font_color='' custom_date='' custom_title='' custom_content='' icon_color='' icon_custom_bg='' icon_custom_font='' icon_custom_border='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-rtnxf' custom_class='' admin_preview_bg='rgb(255, 255, 255)']

    [av_timeline_item date='' title='Deneme Metni' link='' linktarget='' linkelement='all' milestone_valign='middle' milestone_color='' custom_milestone_color='' icon_image='image' icon='4' font='entypo-fontello' image='1.png' attachment='676' attachment_size='full' av_uid='av-cz1sb'][/av_timeline_item] //Burası timeline 1.item

    [av_timeline_item date='2018' title='' link='' linktarget='' linkelement='all' milestone_valign='middle' milestone_color='' custom_milestone_color='' icon_image='icon' icon='ue800' font='entypo-fontello' image='placeholder.jpg' attachment='' attachment_size='' av_uid='av-apo03'][/av_timeline_item] //Burası timeline 2.item

    [/av_timeline]

    #1007586

    In reply to: Seperator seems buggy

    Here is a FRESH PAGE and again a video.
    [video src="https://maskenzauber.com/temp/separator-bug.mp4" /]

    The bug is totally obvious!

    here is the URL for further investigation:

    And here is the CODE of the page and you can reproduce it in ANY installation (we tried it.)

    [av_textblock size='' font_color='' color='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-jlus4uzn' custom_class='' admin_preview_bg='']
    <img class="alignleft size-portfolio wp-image-21078" src="https://maskenzauber.com/wp-content/uploads/Profil-Maskenkuenstlerin-495x400.jpg" alt="" width="495" height="400" />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.Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello' av_uid='av-rw65hm' custom_class='' admin_preview_bg='']
    
    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.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]
    
    
    #1007518
    ArjanDenHaag
    Participant

    Hello,

    I have searched and tried already. I want to hoover the telephone and e-mail in the right top bar (action bar). It is called the telephone info span; right? I know, you can click it on a cell phone, but a customer will not know it. So how do I let it hoover with a color? On cell phone and in web browser on a laptop?

    This I already added for purpose:

    .phone-info
    {
    font-size: 15px !important;
    font-weight: normal !important;
    }

    Thanks in advance,

    Arjan

    #1007371

    yes – the arrow right is very nice Mike posted above in the link mentioned

    if would have done it with that class enfold uses vor all menus having submenus: dropdown_ul_available

    something like this:

    .menu-item.dropdown_ul_available {
        overflow: visible !important;
    }
    
    .menu-item.dropdown_ul_available:hover:before {
        display:none
    }
    
    .dropdown_ul_available::before {
        content: "\e883";
        font-family: entypo-fontello;
        position: absolute;
        bottom: -20px;
        font-size: 24px;
        color: #bebebe;
        left: 50%;
        transform: translateX(-50%);
    }

    but my favorite is the arrrow besides the menu title

    .menu-item-top-level.dropdown_ul_available > a .avia-menu-text:after {
    content: "\e883";
    font-family:entypo-fontello;
    color: #900;
    position: relative;
    left: 5px;
    vertical-align: middle
    }
    #1007317

    Hey Eric,

    You just need to add this attribute: caption=’yes’ and add the caption text inside the tag, I have modified the code you gave above with caption integrated:

    [av_image src='/wp-content/uploads/Cover_DrMcKinley2.jpg'' attachment='32815' attachment_size='full' align='center' styling='' hover='' link='manually,https://vimeo.com/268435670' target='' caption='0' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' copyright='' animation='no-animation' av_uid='av-jlotu786' custom_class='' admin_preview_bg='' caption='yes'] This is the caption text[/av_image]

    Hope it helps :)

    Best regards,
    Nikko

    #1007212
    alteba
    Participant

    Hi Enfold,

    I have seen a lot of threads in the forum covering this item. Items that even discus the padding of the logo as the logo is covering the menu. It might that I have the same problem but I ended up trying code from other treads without understanding what I was doing. That can be right!

    So I have the problem too that my menu dissapeared when the site is viewed on a mobile phone. I have applied the code found in https://kriesi.at/support/topic/remove-enfold-logo-from-header/ It should remove the enfold logo and project the site identity (side title and tagline).

    My quick CSS looks like this.
    /*
    on hover vergroot de foto
    */
    .image-overlay { display: none !important; }

    #main a:hover {
    -webkit-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    }
    #main a {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    }

    /*
    verwijder enfold logo
    */

    .logo img {
    display: none;
    }

    /*
    maakt de achtergrond van de menubalk blauw
    makes the background color of the menu bar turn blue
    no link available from forum
    */

    /*
    stretch header background picture
    */

    .header_color .header_bg {
    background-size: cover;
    }

    #header_main_alternate, .bottom_nav_header.social_header .main_menu ul:first-child {
    background: #3b5998;
    }

    /*
    verwijderd de rand om plaatjes heen
    removes the border from pictures containing a hyperlink

    https://kriesi.at/support/topic/how-to-remove-the-image-borders/

    */
    a img, a:hover img{
    border: none !important;
    background: transparent !important
    }

    .entry img{
    border: none !important;
    background: transparent !important
    }

    /*
    verwijderd de pijl over een plaatje met een link
    removes the overlay on a picture with link

    https://kriesi.at/support/topic/how-to-disable-hover-onmouseover-on-images/

    */
    .image-overlay {
    display: none !important;
    }

    /*
    Please firstly turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give elements you would like to hide on mobile a custom CSS class (i.e.: only_desktop ) and then add following code to Quick CSS in Enfold theme options under General Styling tab
    https://kriesi.at/support/topic/how-to-hide-some-elements-in-mobile-version/#post-362263
    */
    @media only screen and (max-width: 768px) {
    .only_desktop { display: none !important; }}

    /*
    http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/
    You can add following code to Quick CSS in Enfold theme options under General Styling tab to switch to mobile menu on landscape mode on tablets (1024px)

    @media only screen and (max-width: 1024px) {
    #mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; }
    nav.main_menu { display: none; }}
    #wrap_all {
    position: relative !important;
    }
    */

    /*
    font kleur search bar instellen op zwart
    */

    #s { color: black !important; }

    /*
    tonen van het menu op mobiel

    @media only screen and (max-width: 767px) {
    #advanced_menu_toggle, #advanced_menu_hide {
    display: block;
    right: 10px;
    }
    }
    */

    Do you have any idea how I could fix this?
    Best regards

    Bart Altena

    #1007196
    Exec4
    Participant

    Where can I find the options for things like:
    [av_image src='/wp-content/uploads/Cover_DrMcKinley2.jpg' attachment='32815' attachment_size='full' align='center' styling='' hover='' link='manually,https://vimeo.com/268435670' target='' caption='0' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' copyright='' animation='no-animation' av_uid='av-jlotu786' custom_class='' admin_preview_bg=''] [/av_image]

    What are the options for Caption, for hover, styling, appearance, etc.? One of the moderators sent me the code, but I have no idea what the possibilities are to fill them out. Is it “Caption=’true”? Do I enter in what I want it to say?

    I’m sure it’s 2nd nature to you, but I’m finding it frustrating?

    Thanks

    #1006995

    Hi Carsten,

    Well, will have to send another test email, now I’m spamming you :)

    Here is the complete code:

    
    #top #wrap_all .all_colors h3.avia-form-success {
        text-transform: none;
        font-size: 18px;
        border: none;
        background: transparent;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1006983

    Grüße aus Bonn nach Euskirchen!

    Wenn ich für die mobile Version sachen verändern möchte nehme ich mir die Developer Tools die es in den Browsern so gibt.
    Der Firefox zB hat “Bildschirm Größen Testen” oder alt cmd M – da kann man dann ein Handy auswählen, muss dann jedoch einmal den Inhalt refreshen. Dann kann man mittels “Element untersuchen” die Eigenschaften für das jeweilige Devise sehen.

    Man sieht dann zB was Enfold alles für Klassen an html anfügt für das jeweilige Device (hier mal iphone) bzw sogar Browserverwendung zB:
    html avia_mobile avia-safari avia-safari-602
    habe die anderen Klassen weggelassen die mit dem Device nichts zu tun haben.
    Eine Klasse setzt Enfold immer bei Verwenugng von Mobilen Endgeräten: avia_mobile

    sodass man im Prinzip garnicht über das media-Query der Weite gehen muss – sondern mittels der html klasse ganz vorne gezielt Änderungen an Mobilen Endgeräten setzen kann . z.B:

    .avia_mobile  .avia_cookie_text {
      color:#000!important;
    }
    
    .avia_mobile .avia-cookie-consent {
      background-color: #ff892e !important;
    }

    das heißt hier wird wirklich nur für mobile Endgeräte die Schriftfarbe geändert, nicht wenn Du das Browserfenster schmal ziehst.

    ___________ english Version: ________

    Greetings from Bonn to Euskirchen!

    If I want to change things for the mobile version I use the developer tools which are available in the browsers.
    The Firefox e.g. has “screen size test” or alt cmd M – there you can select a mobile phone, but you have to refresh the content once. Then you can use “Examine element” to see the properties for the respective foreign currency.

    You can see for example what Enfold adds to html for each device (here iphone) or even for browser use:
    html avia_mobile avia-safari avia-safari-602
    have omitted the other classes that have nothing to do with the device.
    One class always sets Enfold when using mobile devices: avia_mobile

    so that in principle you don’t have to go beyond the media query of the distance – but can use the html class right at the front to make targeted changes to mobile devices . e.g:

    .avia_mobile  .avia_cookie_text {
      color:#000!important;
    }
    
    .avia_mobile .avia-cookie-consent {
      background-color: #ff892e !important;
    }

    this means that the font color is really only changed for mobile devices, not if you narrow the browser window.

    #1006872

    Hi,
    Please try this code in the General Styling > Quick CSS field:

    .slide-content .blog-categories.minor-meta,.slide-entry .entry-footer  {
    display: none !important;
    }
    a.more-link:before{
        content: "Läs mer" !important; 
        font-size: 16px !important; 
    }
    
    a.more-link {
        font-size: 0 !important; 
    }
    

    Please clear your browser cache and check.

    Best regards,
    Mike

    #1006801
    Court_2
    Participant

    Hi,
    Changed the sidebar widget titles in custom css:
    .widgettitle {
    color: green !important;
    text-transform: capitalize;
    font-variant: small-caps;
    font-size: 15px;
    }
    Now when the page loads, I still see the old black bold titles flash. Is there a way to correct this so that they do not show anymore?

    I also see the body section of the blog resize on page load. Any idea what causes this? I’ve set the blog and sidebar sizes in the theme options -> sidebar settings.

    #1006747

    In reply to: Promo box

    Hi Charlotte,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .av_promobox.avia-builder-el-8 .avia_iconbox_title {
    	font-size: 20px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    Pattriek
    Participant

    Hi, 3 little problems:

    1. How can I change the witdh of the content section. It has to be the same size of the width of the image gallery.
    2. There is a white line between the text and the image gallery. How can I delete it?
    3. How can I change the font and the color of the menu description text?

    Thanks!

    • This topic was modified 7 years, 7 months ago by Pattriek.
    #1006428

    Hey Eefke,
    Please try this code in the General Styling > Quick CSS field:

    #top .avia-testimonial-meta-mini span.avia-testimonial-subtitle {
    color: blue !important; 
    font-size: 10px !important;
    }

    Please adjust the color & size to suit

    Best regards,
    Mike

    #1006360
    shedoesitcoaching
    Participant

    Hi Enfold team,

    I would like to adjust the subtitle (job description under the name) of my testimonials:
    – adjust the size of the font
    – adjust the colour of the font

    Is that possible?

    Kind Regards,
    Eefke

    #1006281

    Hey Marie-Claude,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .avia-content-slider h3 a {
        font-size: 18px;
    }
    

    To be able to put the author there you will need to modify the Content slider files.

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 30 results - 6,271 through 6,300 (of 18,739 total)