Viewing 30 results - 931 through 960 (of 18,716 total)
  • Author
    Search Results
  • #1428464

    Hi,

    Thank you for the update.

    To adjust the style of the burger menu items, please start with this css code.

    .html_av-overlay-full #top #wrap_all #av-burger-menu-ul li a {
        color: #fff;
        height: auto;
        line-height: 1em;
        font-size: 0.8em;
    }
    
    .av-burger-overlay-bg {
        z-index: 3;
        opacity: 0.9;
        background: #000;
        display: block;
        position: fixed;
    }

    Best regards,
    Ismael

    #1428445

    Hey Nandavbk,

    This CSS is applying on your site:

    .entry-content-wrapper div li {
        font-size: 15px !important;
    }

    You might have added that in Quick CSS in the theme options?

    Best regards,
    Rikard

    #1428426
    Nandavbk
    Participant

    Can’t change the font size of the text in a bullet list. I’ve tried several options in the Quick CSS but nothing seems to work.
    I changed the fontsize of the body copy in the advanced styling options but the size of the text with te bullet points stays smaller.

    Can you please provide me with a CSS code or something else what would work?

    #1428420

    Hi,

    Thanks for the update. You can try using this CSS:

    .main_menu li a {
      font-size: 16px;
    }
    
    .main_menu li a:hover {
      color: green;
    }
    
    .main_menu li a:active{
      color: yellow;
    }

    Best regards,
    Rikard

    JoStudioDeRijp
    Participant

    Hi Enfold!
    I have a question. The font size of the text in all the blogposts is not the same as the size of the body on the rest of our website.
    I want all of them in the same as the rest of the website: 16 pt. Is it possible to change it so the blogposts are also 16 pt?
    Also I want all the single posts are left lined. Now they are in block. Is that possible?
    Please let me know :-)

    #1428394

    I want to increase the size of the menu fonts and also retain the colors I set for link, active and hover.

    #1428369

    Hi Mike, thanks for your time. I’ve changed PHP versions to 8.0, 8.2 and 8.3 (can’t go back to 7.4 now) and it didn’t help. It’s 8.2 now (as recommended).

    However, I decided to rebuild the home page from the scratch and created the New Home Page. I was adding elements starting from the Fullwidth Easy slider and everything was working perfectly until the last grid row at the bottom of the page, which broke the layout and responsiveness of the footer. It happens even when adding a new empty grid row from layout elements menu of Avia builder. So I thought it must be the grid row element that is responsible for that.
    HOWEVER, when I remove the Fullwidth Easy Slider from the top of the page, then the grid row at the bottom does not break the layout or responsiveness! BUT it makes the grid row directly above it not going full width when changing to tablet/mobile resolution! That leaves me completely puzzled – it looks like some of those elements TOGETHER cannot work correctly.

    You can try this on ‘Kriesi test page’ or ‘New Home Page’ – I’ve saved the top slider as ‘001 Old slider’ and bottom grid row is ‘006 grid row’ in Templates, so you can just remove and add them easily to see how they break the layout and responsiveness together, but when one is deleted everything goes back to normal.

    And what is even more puzzling, when I add the same Fullwidth Easy Slider from the template at the bottom of the page (see New Home Page) it displays differently than at the top, when it’s preceded by that grid row, (colours and font sizes are all wrong, despite the same settings in the slider options). BUT when I delete that 006 grid row which is preceding it, then the slider at the bottom displays correctly, and so does the footer and it’s responsive as it should be. So really that grid row looks to be a problem, but I’ve got no idea why! (check the New Home Page first and then remove the grid row above the bottom slider, you will see the difference).

    I haven’t tried deleting other layout elements, it’s actually enough of the mystery to me :) But it happened all the same on a newly created page (‘New Home Page’) with empty grid row added from the menu, so it looks to me like there must be some issue with the theme elements working together in the layout builder, but again it’s just my gut feeling. I haven’t installed imagick, I also don’t think this would cause the problem. However, if you’ve got no other suggestions, I may try this but I wouldn’t like to add unnecessary things on the server side if possible. I also haven’t yet install caching plugin on that site, but again how would this be the issue here?

    Thanks for your time, let me know if you find the cause and/or solution for all this, but for now I will just rebuild the home page using some configuration and elements that will work correctly together.

    Tom

    UPDATE: I have now changed Fullwidth Easy Slider to Fullscreen Slider on the Home Page, and again adding the grid row at the bottom causes the problem to reappear.

    • This reply was modified 2 years, 2 months ago by Tom_Tom_UK.
    • This reply was modified 2 years, 2 months ago by Tom_Tom_UK.
    #1428347

    Hi,
    On mobile there is not enough room for the buttons next to the logo, so they will need to be smaller and under the logo.
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 430px) { 
    	.responsive #top #header #header_main .inner-container .widget {
        order: 3;
        flex-basis: 100%;
    	}
    	.responsive #top #header #header_main .inner-container .widget .avia-button.avia-size-medium {
    	padding: 12px 5px 10px;
        font-size: 12px;
        min-width: 60px;
    	}
    	.responsive #top #header #header_main .inner-container .widget>div {
    		padding: 0;
    	}
    	.responsive #top #header #header_main .inner-container .widget>div>div {
    	text-align: center;
    	}
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1428303

    Hi,
    Thank you for the link to your site, I see that your tab images are large and the title font is also large for all of the tabs to fit on a small mobile screen, the tabs are designed to float off of th screens so the images and text can be large.
    But if you want them to all fit on the screen try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 767px) { 
    .av-tab-section-tab-title-container .av-tab-section-image {
    	width: 80px;
    }
    #top .av-section-tab-title {
        padding: 10px 5px 0px 5px;
    }
    .av-tab-section-tab-title-container .av-inner-tab-title {
        font-size: 12px;
        word-break: break-all;
    }
    }
    

    I tested this on a 425px screen size, please see the screenshot in the Private Content area, if you have a smaller screen feel free to adjust the values smaller to suit your needs.

    Best regards,
    Mike

    #1428160
    ausgesonnen
    Participant

    When I change the size of the menu font under advanced styling, it forgets all about the colors I set in General styling. And in advanced styling it doesn’t have an option for setting colors and in general styling there is no option for size. Do other people have this issue as well?

    Can you send the ccs style name for the menu links, active and hover and size? Dont seem to be able to locate them when I inspect the source code :(

    this is quite urgent.

    thank you

    • This topic was modified 2 years, 2 months ago by ausgesonnen.
    juancarloszeta
    Participant

    Hello,
    I posted this yesterday, though I’m not shure if my thread arrived, so I’m posting again.

    Although I have found many good tips on responsive text in the support forum, I have not yet managed to make the text blocks responsive so that they adapt to the width of the screen in the mobile phone view.

    I have tried it with:

    body {
    font-size: 16px;
    }
    @media screen and (min-width: 320px) {
    body {
    font-size: calc(16px + 6 * ((100vw – 320px) / 680));
    }
    }
    @media screen and (min-width: 1000px) {
    body {
    font-size: 22px;
    }
    }

    …which benefits the overall layout of the webpage, but the text blocks remain statically unchanged. I have the Enfold Rockband Team as a template for my homepage. It has blocks for the band masters whose text adapts perfectly to the width of the mobile phone. Unfortunately, I cannot embed text with links in it, so that the text adaptation would be solved.

    Please kindly ask for support, as I have already spent several hours trying to solve the problem.

    Many thanks in advance and best regards!

    Juan Carlos

    #1427849

    In reply to: menu font too small

    Hey ausgesonnen,
    Please make the font size adjustment in the theme setting at Enfold Theme Options ▸ Advanced Styling and if you don’t see the Main Menu Links already with a font size, then use the drop down to choose it and add the size you wish.
    There is also a Main Menu sublevel Links option if you also want to change those sizes too.

    Best regards,
    Mike

    #1427805

    Hey maryenvato,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-masonry-entry .av-masonry-entry-title {
        text-transform: none !important;
        font-size: 18px !important;
    }

    Best regards,
    Rikard

    it would be nice to have the title inside that span.image-overlay-inside
    This would be easy if the overlay exists from the beginning ( on page load) . On avia.js – we see – it is generated via if(!overlay.length)
    having a whole child-theme avia.js seems to be a way – but we can use mutationObserver to see when it is added to DOM – and then insert the title.

    in my test case i gave a custom class to the image alb element : show-title
    now i can observe these classes if there is a new node added – and if so – add some html to it ( btw. i use the aria-label from the anchor – because if you set a custom title to the image alb this will be better to have)

    function transfer_label_to_overlay(){
    ?>
    <script>
    (function($) {
      var target = document.querySelectorAll(".show-title");
      var observers = [];
      // configuration of the observer
      var config = { attributes: true, childList: true,  subtree: true  };
    
      for (var i = 0; i < target.length; i++) {
          // create an observer instance
          observers[i] = new MutationObserver(function(mutations) {
              mutations.forEach(function(mutation) {            
                $(mutation.addedNodes).find(".image-overlay-inside").each(function() {
                  var imgLabel = $(this).closest('.avia_image').attr('aria-label').replace(/\-|_/g,' ');
                  $(this).append('<span class="overlay-title">'+imgLabel+'</span>');      
                });
              });
          });
          // pass in the target node, as well as the observer options
          observers[i].observe(target[i], config);
      }
    })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'transfer_label_to_overlay');

    now for quick css:

    .avia_transform .show-title a:hover .image-overlay {
      opacity: 1 !important;
      background-color: rgba(255,255,255,0.1);
    }
    /*** styling the title is up to you ****/
    .overlay-title {
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 500;
      font-size: 16px;
      line-height: 24px;
      font-family: var(--enfold-font-family-body);
      color: var(--enfold-main-color-heading);
      text-shadow: 1px 1px 3px #333;
      background-color: rgba(255,255,255,0.8);
      padding: 0 20px 5px;
      border-radius: 5px;
    }
    

    ( if you do not want the hover image behind the title set the pseudo-class to display : none)

    .show-title .image-overlay-inside::before {
      display: none;
    }

    see: https://webers-testseite.de/image-title-to-hover/
    left hand – no custom class : show-title – right hand: with custom-class.

    #1427791
    maryenvato
    Participant

    Hi,
    I’d like to decrease the font size and change the caption of my masonry gallery from uppercase to lowercase.

    Looking forward hearing from you.
    Best regards
    Ms

    #1427728

    Hi,
    To change the font size, please use the element font size options, note that you can also set the size based on the device size by clicking the device icons and setting a size for each one if you wish.
    Enfold_Support_4060.jpeg
    It looks like you have the timeline in a 1/3 column and the next item in a 2/3 column while it has a lot of extra space to the right, perhaps if they were both in 1/2 columns it would give you more room. Then after you change the font sizes it should look better. the only padding and margin is from your site layout, it has a max-width of 1310px at Enfold Theme Options ▸ General Layout ▸ Dimensions ▸ Maximum Container width so you could change that setting or try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .responsive #top.home #av_section_2>.container {
    	max-width: 100%;
    }

    to change the max width for just that one section
    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1427669

    Hi,
    For email, phone, map, try this in your widget:

    <ul class="contact2">
        <li class="mail"><span class="in2"><a href="mailto: (Email address hidden if logged out) ">[av_font_icon icon='ue805' font='entypo-fontello' size='20px'][/av_font_icon] (Email address hidden if logged out) </a></span></li>
        <li class="phone"><span class="in2"><a href="tel://1-555-555-5555">[av_font_icon icon='ue854' font='entypo-fontello' size='20px'][/av_font_icon]1-555-555-5555</a></span></li>   
        <li class="map"><span class="in2"><a href="https://maps.google.com">[av_font_icon icon='ue842' font='entypo-fontello' size='20px'][/av_font_icon]maps.google.com</a></span></li>
    </ul>

    the expected results:
    Enfold_Support_4050.jpeg
    If you are not using a child theme I recommend the WPcode plugin this plugin supports PHP code snippets, JavaScript code snippets, & CSS code snippets.
    When you add the custom social bookmarks widget code to the WP Code plugin ensure that the “type is set to PHP:
    Enfold_Support_4053.jpeg
    Enfold_Support_4055.jpeg
    Enfold_Support_4057.jpeg
    also add the css:

    #top .socialbookmarks-widget .social_bookmarks {
        float: left;
        margin: 15px 0 0 ;
        position: relative;
    }
    
    #top .socialbookmarks-widget .social_bookmarks li {
        float: left;
        clear: right !important;
    }

    the expected results:
    Enfold_Support_4061.jpeg
    Please note that these icons are from your social profiles settings:
    Enfold_Support_4063.jpeg

    Best regards,
    Mike

    #1427665

    Hi Mike, we don’t have a child theme and the first did not work for social media in the footer
    This code below works for the icons but the order we want is: email, phone then map, can you please provide the short code for the 3 in that order? Thanks!

    <ul class=”contact2″><li class=”phone”><span class=”in2″>[av_font_icon icon='ue854' font='entypo-fontello' size='20px'][/av_font_icon]1-555-555-5555</span> <li class=”mail”><span class=”in2″>(Email address hidden if logged out) “>[av_font_icon icon='ue805' font='entypo-fontello' size='20px'][/av_font_icon] (Email address hidden if logged out) </span>

    #1427626

    Hi Mike

    Thanks for that.

    I am struggling to get the balance of styling. Nearly there but not quite.

    Take a look at my link.

    Preferred Top Menu Styling:
    1/ Inactive links White #ffffff
    2/ Active Links (including hover)
    Background White Block #ffffff
    Font Colour #000000
    3/ Background White Block same size width on all
    No underline on rollover

    I am trying to mirror something similar to the function on your heading for your theme demo Enfold Portfolio

    Can you help?

    #1427476

    Hey ausgesonnen,

    1. Please check your settings under Enfold->Main Menu->Burger/Mobile Menu.

    2. Please try this CSS:

    .html_av-overlay-full #av-burger-menu-ul li {
        font-size: 20px;
    }

    Best regards,
    Rikard

    #1427374

    Hey Jonathon Parris,
    Thanks for the css, the issue is that your css for the H2 & H3 tags are don’t have enough specificity, you need to add some IDs and classes to override the theme css, like this:

    @media only screen and (max-height: 767px) {
    #top .main_color h2 {
    font-size: 30px;
    line-height: 30px;
    font-family: "Bangers";
    }
    
    #top .main_color h3 {
    font-size: 45px;
    line-height: 45px;
    font-family: "Bangers";
    }
    }

    If this doesn’t help please log into the support forum and open a new thread with the url to the page in question so we can examine the specific element closer.
    Please note that using the contact form is not appropriate for support question.
    If you are unable to login to the support forum because you don’t have a activate support contract, please try going to your Theme Forest account and renew your support and then log in to the support forum and open a new thread.

    Best regards,
    Mike

    #1427188

    Hey Silje,

    Thank you for the inquiry.

    The “soldout” container is being covered by the product image. You need to increase the z-index to adjust the stack order of the element.

    .soldout {
        padding: 3px 8px;
        text-align: center;
        background: #222!important;
        color: #fff!important;
        font-weight: 700;
        position: absolute!important;
        top: 6px;
        right: 6px;
        font-size: 12px;
        opacity: 1!important;
        display: block!important;
        z-index: 100;
    }

    Best regards,
    Ismael

    #1427168
    SHR Design
    Participant

    Hi

    I added this PHP and CSS code. PHP Snippet 1.

    WooCommerce: Show “Sold Out” @ Shop Page

    Then set a product to 0. Stock Management is tracked.

    Under the category: TROMBOCYTTINKUBATORER – (KLIMASKAP)
    Right clicked the product Climax 100. Noticed the code

    HTML Class soldout has been added.
    CSS has been added.

    .soldout {
        padding: 3px 8px;
        text-align: center;
        background: #222!important;
        color: #000!important;
        font-weight: 700;
        position: absolute!important;
        top: 6px;
        right: 6px;
        font-size: 12px;
        opacity: 1!important;
        display: block!important;
    }

    Why is the black box sold out just seen for a moment before it goes away?
    What is going on?

    I have been down this road before in an earlier support thread in regards to a search in WooCommerce.

    #1427160

    Hi Mike – I have inserted the code and cleared cache but did not get the desired result. Link below

    All CSS I’m using

    #footer .widget p {
    font-size: 15px !important;
    }

    #footer {
    padding-top: 80px;
    padding-bottom: 80px;
    margin: 0px;
    }

    @media only screen and (min-width: 990px) {
    #header_main .main_menu {
    position: relative;
    right: unset;
    display: flex;
    justify-content: center;
    }

    .av-masonry-entry-title {
    font-size:28px!important;
    }

    .av-masonry-entry-content.entry-content {
    font-size:16px!important;
    text-align: left;
    }

    #top #wrap_all .av-flex-size .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content .av-masonry-entry-title.entry-title {
    position: absolute;
    transform: translate(12vw,-28vh);
    color: #fff;
    }
    #top #wrap_all .av-flex-size .av-masonry-entry.av-masonry-item-with-image .av-masonry-outerimage-container:before {
    content:””;
    display: block;
    height: 100%;
    position: absolute;
    visibility: visible !important;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0,.5)!important;
    }

    #1427115

    Thank you Guenni007
    for your feedback
    everything is working fine

    with the color i don’t mean the color in the slider

    sondern die farbe in der meldung aus der function.php

    <div class=”av-more-info”><span style=”font-size: 14pt; color: ##0097d2;”>Dorfgeschichte Eschnen Nendeln</span></div>

    link: https://dorfgeschichte.li/interner-bereich/

    #1427015

    Hey sharynt3,
    If you don’t want this everywhere you will need to add a custom class to the H5 tag like this: <h5 class=”huge”>…</h5>
    Enfold_Support_4057.jpeg
    Then add this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #wrap_all #main.all_colors h5.huge {
    	font-size: 48px;
    }

    Enfold_Support_4059.jpeg
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1426992
    sharynt3
    Participant

    Hi
    I tried to customize one of the headings like H5 or H6 (to function as a main header size like H1 or H2) that I am not using to have just the Corinthia font and set the size but it is not taking it. Is there a way to modify so I can use it as a main header? I would need at least 48 px but not everywhere. Please let me know if this is possible. Thanks.

    #1426916

    In reply to: Google font not listed

    Hey sharynt3,
    Thanks for the link to your site, I see the font is added via a script & css plugin:

    <style type="text/css" id="cst_font_data">
    						@font-face {
    	font-family: 'Corinthia';
    	font-weight: 400;
    	src: url('/wp-content/uploads/2023/12/Corinthia.eot?#iefix') format('embedded-opentype'),
    		url('/wp-content/uploads/2023/12/Corinthia.svg') format('svg'),
    		url('/wp-content/uploads/2023/12/Corinthia.ttf') format('truetype'),
    		url('/wp-content/uploads/2023/12/Corinthia.woff') format('woff'),
    		url('/wp-content/uploads/2023/12/Corinthia.woff2') format('woff2');
    }					</style>

    to use it for your headings try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #wrap_all .all_colors h1,
    #top #wrap_all .all_colors h2,
    #top #wrap_all .all_colors h3,
    #top #wrap_all .all_colors h4 {
    	font-family: Corinthia;
    }

    and note that this font has a smaller size than your current font, so you will need to adjust the font size in the elements, for example if your element is currently 34px, you should try setting it to 48px.

    Best regards,
    Mike

    #1426900

    Hey mehwishxperia,

    Please enable debug mode under Enfold->Layout Builder->Show advanced options->Debug mode. Then you can paste this shortcode into the shortcode window in a new page:

    [av_section min_height='' min_height_px='500px' padding='large' shadow='no-border-styling' bottom_border='no-border-styling' id='' 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_uid='av-flk2a2']
    [av_heading tag='h1' padding='15' heading='Our Services' color='custom-color-heading' style='blockquote modern-quote' custom_font='#000000' size='40' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='' av_uid='av-fjbr2q'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='10px' custom_margin_bottom='10px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-fczdmi']
    
    [av_one_half first 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' animation='' mobile_display='' av_uid='av-f6oc0i']
    
    [av_textblock size='' font_color='' color='' av_uid='av-eykr3m']
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis <a href="#">parturient montes</a>, nascetur ridiculus mus.
    
    Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
    [/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' animation='' mobile_display='' av_uid='av-etbavu']
    
    [av_textblock size='' font_color='' color='' av_uid='av-elfvya']
    Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt.
    
    Cras dapibus. <strong>Vivamus elementum</strong> semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula.
    [/av_textblock]
    
    [/av_one_half]
    [/av_section]
    
    [av_tab_section transition='av-tab-slide-transition' padding='large' tab_pos='av-tab-above-content' tab_padding='none' initial='5' id='Plugins' av_element_hidden_in_editor='0' av_admin_tab_active='6' bg_color='#ffffff' color='#919191' av_uid='av-eekvz6']
    
    [av_tab_sub_section tab_title='Product Photography' vertical_align='middle' icon_select='icon_top' icon='ue80f' font='entypo-fontello' tab_image='' tab_image_style='' color='#35383c' background_color='#35383c' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' av_uid='av-e94tc2']
    
    [av_three_fifth first min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-e4rdwa']
    
    [av_heading tag='h1' padding='0' heading='Photography' color='custom-color-heading' style='blockquote modern-quote' custom_font='#ffffff' size='30' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-dywjma'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#ffffff' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-drfolu']
    
    [av_textblock size='' font_color='custom' color='#ffffff' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-dmdbsi']
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla <strong>consequat</strong> massa quis enim.
    
    Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. <strong>Nullam</strong> dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.
    [/av_textblock]
    
    [/av_three_fifth][av_two_fifth min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-dfnwfm']
    
    [av_image src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/features-5-845x684.jpg' attachment='354' attachment_size='gallery' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-dd63eq'][/av_image]
    
    [/av_two_fifth][/av_tab_sub_section][av_tab_sub_section tab_title='Amazing Support' vertical_align='middle' icon_select='icon_top' icon='ue8b9' font='entypo-fontello' tab_image='' tab_image_style='' color='#35383c' background_color='#35383c' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' av_uid='av-d3pdz6']
    
    [av_two_fifth first min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-cz9zju']
    
    [av_image src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/features-1-845x684.jpg' attachment='350' attachment_size='gallery' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-crt282'][/av_image]
    
    [/av_two_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' animation='' mobile_display='' av_uid='av-cpgqqa']
    
    [av_heading tag='h1' padding='0' heading='Amazing Support' color='custom-color-heading' style='blockquote modern-quote' custom_font='#ffffff' size='30' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-cih7y2'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#ffffff' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-cbkzzm']
    
    [av_textblock size='' font_color='custom' color='#ffffff' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-c7alci']
    Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. <strong>Nullam</strong> dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.
    
    Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.
    
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla <strong>consequat</strong> massa quis enim.
    [/av_textblock]
    
    [/av_three_fifth][/av_tab_sub_section][av_tab_sub_section tab_title='Professional Web Design' vertical_align='middle' icon_select='icon_top' icon='ue8ab' font='entypo-fontello' tab_image='' tab_image_style='' color='#35383c' background_color='#35383c' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' av_uid='av-bxv0t6']
    
    [av_three_fifth first min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-bv5clu']
    
    [av_heading tag='h1' padding='0' heading='Web Design' color='custom-color-heading' style='blockquote modern-quote' custom_font='#ffffff' size='30' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-bopqn6'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#ffffff' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-bfptdm']
    
    [av_textblock size='' font_color='custom' color='#ffffff' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-bcarle']
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla <strong>consequat</strong> massa quis enim.
    
    Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. <strong>Nullam</strong> dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.
    
    Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.
    [/av_textblock]
    
    [/av_three_fifth][av_two_fifth min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-b58fqa']
    
    [av_image src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/features-3-845x684.jpg' attachment='352' attachment_size='gallery' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-aye57u'][/av_image]
    
    [/av_two_fifth][/av_tab_sub_section][av_tab_sub_section tab_title='Project Planing' vertical_align='middle' icon_select='icon_top' icon='ue84b' font='entypo-fontello' tab_image='' tab_image_style='' color='#35383c' background_color='#35383c' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' av_uid='av-audymq']
    
    [av_two_fifth first min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-aoipoy']
    
    [av_image src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/features-4-845x684.jpg' attachment='353' attachment_size='gallery' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-ajeasy'][/av_image]
    
    [/av_two_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' animation='' mobile_display='' av_uid='av-aauvoa']
    
    [av_heading tag='h1' padding='0' heading='Planing' color='custom-color-heading' style='blockquote modern-quote' custom_font='#ffffff' size='30' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-a4n7z6'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#ffffff' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-a0i8ju']
    
    [av_textblock size='' font_color='custom' color='#ffffff' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-9s8mte']
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla <strong>consequat</strong> massa quis enim.
    
    Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. <strong>Nullam</strong> dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.
    [/av_textblock]
    
    [/av_three_fifth][/av_tab_sub_section][av_tab_sub_section tab_title='SEO Basic Optimization' vertical_align='middle' icon_select='icon_top' icon='ue803' font='entypo-fontello' tab_image='' tab_image_style='' color='#35383c' background_color='#35383c' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' av_uid='av-9nmtoi']
    
    [av_three_fifth first min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-9krmei']
    
    [av_heading tag='h1' padding='0' heading='Search Engine Optimization' color='custom-color-heading' style='blockquote modern-quote' custom_font='#ffffff' size='30' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-9bwzq2'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#ffffff' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-x7yii']
    
    [av_textblock size='' font_color='custom' color='#ffffff' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-8zg0wy']
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla <strong>consequat</strong> massa quis enim.
    
    Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. <strong>Nullam</strong> dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.
    [/av_textblock]
    
    [/av_three_fifth][av_two_fifth min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-8tpgyi']
    
    [av_image src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/features-5-845x684.jpg' attachment='354' attachment_size='gallery' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-8pml5e'][/av_image]
    
    [/av_two_fifth][/av_tab_sub_section][av_tab_sub_section tab_title='Reliable Print Design' vertical_align='middle' icon_select='icon_top' icon='ue838' font='entypo-fontello' tab_image='' tab_image_style='' color='#35383c' background_color='#35383c' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' av_uid='av-8imp8y']
    
    [av_two_fifth first min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-8bl1ay']
    
    [av_image src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/features-6-845x684.jpg' attachment='355' attachment_size='gallery' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-86kya2'][/av_image]
    
    [/av_two_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' animation='' mobile_display='' av_uid='av-82lvte']
    
    [av_heading tag='h1' padding='0' heading='Print Design' color='custom-color-heading' style='blockquote modern-quote' custom_font='#ffffff' size='30' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-7wao16'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#ffffff' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-7mwtzu']
    
    [av_textblock size='' font_color='custom' color='#ffffff' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-7jowdu']
    Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. <strong>Nullam</strong> dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.
    
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla <strong>consequat</strong> massa quis enim.
    [/av_textblock]
    
    [/av_three_fifth][/av_tab_sub_section][av_tab_sub_section tab_title='Cloud Service' vertical_align='middle' icon_select='icon_top' icon='ue82f' font='entypo-fontello' tab_image='' tab_image_style='' color='#35383c' background_color='#35383c' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' av_uid='av-7es4yi']
    
    [av_two_fifth first min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-76e1yi']
    
    [av_image src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/features-1-845x684.jpg' attachment='350' attachment_size='gallery' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-72up2y'][/av_image]
    
    [/av_two_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' animation='' mobile_display='' av_uid='av-6w94m2']
    
    [av_heading tag='h1' padding='0' heading='Cloud Service Setup' color='custom-color-heading' style='blockquote modern-quote' custom_font='#ffffff' size='30' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-6oi5ei'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#ffffff' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-6km0ne']
    
    [av_textblock size='' font_color='custom' color='#ffffff' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-6bbct6']
    Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. <strong>Nullam</strong> dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.
    
    Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.
    
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla <strong>consequat</strong> massa quis enim.
    [/av_textblock]
    
    [/av_three_fifth][/av_tab_sub_section][av_tab_sub_section tab_title='PHP Development' vertical_align='middle' icon_select='icon_top' icon='ue855' font='entypo-fontello' tab_image='' tab_image_style='' color='#35383c' background_color='#35383c' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' av_uid='av-68g1oa']
    
    [av_three_fifth first min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-lthia']
    
    [av_heading tag='h1' padding='0' heading='PHP Development' color='custom-color-heading' style='blockquote modern-quote' custom_font='#ffffff' size='30' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-5ts3i2'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#ffffff' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-5ro80q']
    
    [av_textblock size='' font_color='custom' color='#ffffff' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-5kjlle']
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla <strong>consequat</strong> massa quis enim.
    
    Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. <strong>Nullam</strong> dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.
    
    Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.
    [/av_textblock]
    
    [/av_three_fifth][av_two_fifth min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-5gcyr6']
    
    [av_image src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/features-3-845x684.jpg' attachment='352' attachment_size='gallery' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-576glu'][/av_image]
    
    [/av_two_fifth][/av_tab_sub_section][av_tab_sub_section tab_title='Social Media Setup' vertical_align='middle' icon_select='icon_top' icon='ue8f1' font='entypo-fontello' tab_image='' tab_image_style='' color='#35383c' background_color='#35383c' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' av_uid='av-50ivlu']
    
    [av_two_fifth first min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-4vesai']
    
    [av_image src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/features-4-845x684.jpg' attachment='353' attachment_size='gallery' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-4nsxhu'][/av_image]
    
    [/av_two_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' animation='' mobile_display='' av_uid='av-g94jm']
    
    [av_heading tag='h1' padding='0' heading='Social Media Managment' color='custom-color-heading' style='blockquote modern-quote' custom_font='#ffffff' size='30' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-4ci24a'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#ffffff' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-47moui']
    
    [av_textblock size='' font_color='custom' color='#ffffff' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-3zhtmy']
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et <strong>magnis</strong> dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla <strong>consequat</strong> massa quis enim.
    
    Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. <strong>Nullam</strong> dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.
    [/av_textblock]
    
    [/av_three_fifth][/av_tab_sub_section][/av_tab_section][av_section min_height='' min_height_px='500px' padding='large' shadow='no-border-styling' bottom_border='no-border-styling' id='' 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_uid='av-3vjl9m']
    [av_one_half first 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' animation='' mobile_display='' av_uid='av-3pe0ey']
    
    [av_heading heading='Our Workflow...' tag='h2' style='blockquote modern-quote' size='40' subheading_active='' subheading_size='15' padding='0' color='' custom_font='' admin_preview_bg='' av_uid='av-3mibe2'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='10px' custom_margin_bottom='10px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-3f04je']
    
    [av_textblock size='' font_color='' color='' admin_preview_bg='' av_uid='av-39i6rm']
    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. Nulla consequat massa quis enim.
    [/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' animation='' mobile_display='' av_uid='av-31o2wi']
    
    [av_heading heading='What you need to provide...' tag='h2' style='blockquote modern-quote' size='40' subheading_active='' subheading_size='15' padding='0' color='' custom_font='' admin_preview_bg='' av_uid='av-2uusnm'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='10px' custom_margin_bottom='10px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-2szhte']
    
    [av_textblock size='' font_color='' color='' admin_preview_bg='' av_uid='av-2jn5si']
    Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
    
    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.
    [/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' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='' bottom_border_style='' id='' color='main_color' custom_bg='' src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2017/02/banner-news-alt.jpg' attachment='1057' attachment_size='full' attach='fixed' position='center center' repeat='stretch' video='' video_ratio='16:9' overlay_enable='aviaTBoverlay_enable' overlay_opacity='0.7' overlay_color='#000000' overlay_pattern='' overlay_custom_pattern='' av_element_hidden_in_editor='0' av_uid='av-2gjbk2']
    [av_one_fifth first 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' animation='' mobile_display='' av_uid='av-26ybsy']
    
    [/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' animation='' mobile_display='' av_uid='av-238a6q']
    
    [av_heading heading='Lorem ipsum dolor...' tag='h2' style='blockquote modern-quote modern-centered' size='40' subheading_active='' subheading_size='15' padding='20' color='custom-color-heading' custom_font='#ffffff' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-1udvzu'][/av_heading]
    
    [av_textblock size='' font_color='custom' color='#ffffff' admin_preview_bg='rgb(34, 34, 34)' av_uid='av-1t6no2']
    <p style="text-align: center;">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis disies nec, pellentesque eu, pretium quis, sem.</p>
    [/av_textblock]
    
    [/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' animation='' mobile_display='' av_uid='av-1lbuca']
    
    [/av_one_fifth]
    [/av_section]
    
    [av_section min_height='' min_height_px='500px' padding='large' shadow='no-border-styling' bottom_border='no-border-styling' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='' bottom_border_style='' id='' color='main_color' custom_bg='#f8f8f8' 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-1eqt5u']
    [av_heading tag='h2' padding='0' heading='What others say about us...' color='' style='blockquote modern-quote modern-centered' custom_font='' size='40' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='' av_uid='av-18etlm'][/av_heading]
    
    [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='50px' custom_margin_bottom='50px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-119rqq']
    
    [av_testimonials style='grid' columns='2' interval='5' font_color='' admin_preview_bg='' av_uid='av-xd3p6']
    [av_testimonial_single src='1961' name='Martha M. Masters' subtitle='Marketing' link='http://www.wikipedia.com' linktext='WikiTravel' av_uid='av-sj97m']
    Nulla consequat massa quis enim. Donec pede justo, frinnec, vulputate eget, arcu. In enim juerdiet a, venenatis vitae, justo.
    [/av_testimonial_single]
    [av_testimonial_single src='1959' name='Anna Vandana' subtitle='CEO' link='http://www.wikipedia.com' linktext='Media Wiki' av_uid='av-k4q0a']
    In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.
    [/av_testimonial_single]
    [av_testimonial_single src='1960' name='Maxi Milli' subtitle='Public Relations' link='http://www.wikipedia.com' linktext='Max Mobilcom' av_uid='av-gpbvm']
    Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.
    [/av_testimonial_single]
    [av_testimonial_single src='1958' name='Dr. Dosist' subtitle='Dean of Medicine' link='http://www.wikipedia.com' linktext='Doom Inc' av_uid='av-864gq']
    In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.
    [/av_testimonial_single]
    [/av_testimonials]
    [/av_section]
    

    Best regards,
    Rikard

    #1426881

    Hi,

    Thank you for the clarification.

    To adjust the breakpoint of the element visibility settings, please try to add this css code.

    
    @media only screen and (min-width: 990px) {
    
        .responsive.av-no-preview #top #wrap_all .av-desktop-hide,
        .responsive.av-no-preview #top #wrap_all .av-desktop-font-size-hidden,
        .responsive.av-no-preview #top #wrap_all .av-desktop-font-size-title-hidden {
            display: block;
        }
    }
    
    @media only screen and (min-width: 768px) and (max-width: 989px) {
    
        .responsive.av-no-preview #top #wrap_all .av-medium-hide,
        .responsive.av-no-preview #top #wrap_all .av-medium-font-size-hidden,
        .responsive.av-no-preview #top #wrap_all .av-medium-font-size-title-hidden {
            display: block;
        }
    }
    
    @media only screen and (min-width: 1366px) {
    
        .responsive.av-no-preview #top #wrap_all .av-desktop-hide,
        .responsive.av-no-preview #top #wrap_all .av-desktop-font-size-hidden,
        .responsive.av-no-preview #top #wrap_all .av-desktop-font-size-title-hidden {
            display: none;
        }
    }
    
    @media only screen and (min-width: 768px) and (max-width: 1366px) {
    
        .responsive.av-no-preview #top #wrap_all .av-medium-hide,
        .responsive.av-no-preview #top #wrap_all .av-medium-font-size-hidden,
        .responsive.av-no-preview #top #wrap_all .av-medium-font-size-title-hidden {
            display: none;
        }
    }
    

    Best regards,
    Ismael

Viewing 30 results - 931 through 960 (of 18,716 total)