-
AuthorSearch Results
-
Many thanks Mike. The inserted script is perfect.
I have another question regarding this website: I have a section “faq” with two diagonal margins: see https://gerlindemichel.osmosis.de/home-white/#faq
There is a background image in the section. The background image is not cut diagonally at the top: see screenshot: https://osmosis.de/support/gm/top.png
At the bottom margin, however, it works perfectly: https://osmosis.de/support/gm/bottom.png
What do I have to do so that the background image also appears in the diagonal section at the top margin?
Best regards DianaDecember 4, 2023 at 4:04 am #1427093In reply to: gravity forms conditional logic conflict with theme
Hi,
Thank you for the info.
The form doesn’t display because of an inline css rule. To override it, please try adding the following css code, which should adjust the display of the form inside the popup container.
#popmake-1109 .pum-content #gform_wrapper_2 { display: block !important; } #popmake-1109 { top: 30px !important; }Best regards,
IsmaelDecember 4, 2023 at 3:26 am #1427090In reply to: Large Footer
Hi bouncy1234,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
#top #main { min-height: 100vh; display: flex; flex-direction: column; justify-content: space-between; }Please review all the pages afterwards and see if it helps.
Best regards,
NikkoDecember 4, 2023 at 12:26 am #1427085In reply to: CSS Colors
Hi Mike,
thank you very much for your help.Unfortunately this doesn’t work with the latest CSS code. I’ll try to explain it again.
I want all links, whether written in bold or not, in black. All links on all pages, i.e. product categories, in posts and pages etc.
With your code, all links in the product categories in the upper text are black, but on the homepage, in the blog posts, on pages and in the lower descriptions in the product categories, all links are still not changed.
And yes, I also want all bold words in black. That’s right. I’ve currently solved this in the advanced settings and given the the color black, but that’s not for all the links in the texts :)
Here are a few more examples:
In Posts: https://postimg.cc/4YtVQBrh
In Pages: https://postimg.cc/WDNzq8jV
Text under the Products in the Product category: https://postimg.cc/9DNKyFHf
Here is an example from the text areas in the product categories under the products. In the product categories there is a text at the top and a text under the products at the bottom. Simply scroll all the way down in the product categories, then you will know which 2nd text area in the product categories I mean. (The text field at the bottom of the product categories was created with the ACF plugin). With your code, only the links from the upper text area are made black.
I hope I’ve explained it fairly well now :)
Is there a solution to this? I can’t find anything about this in the advanced settings.
Best regards
ChristianDecember 3, 2023 at 7:00 pm #1427061In reply to: Download different versions of Enfold
Hi,
Are you using a child theme with any customized files like a header.php or footer.php
This is typically the top reason for errors after updating, if so try removing these.
Are you using a outdated PHP version like 5.6, WordPress now requires a minimum of v7.4
Have you tried disabling all of your plugins and/or customizations to isolate the conflict?
I imagine that your goal would be to get up to date and not be locked into a old version of the theme, so it would be a better use of time to find the error, considering there are 48 versions between 4.7.6.4 and now.
I recommend checking these steps and if you need further help finding the error on your site, please open a new thread from your support account and include a admin login and explain in detail what error you are seeing.
Please don’t reply to this email thread as it was created with our contact form and doesn’t go to our support channel, it will be easier for us to help you in our support channel, Thank you for your patience and understanding and we hope to help you get your site up-to-date.Best regards,
MikeDecember 3, 2023 at 6:18 pm #1427056In reply to: slider above the password entry?
Hi,
Thank you for your patience, I tried to add your slider to the top of your page with a function at the bottom of your functions.php but it caused an error and the theme editor would not let me remove the code. Please include FTP access to your site so I can correct and try again with some new code.
I had tested my code on my demo site first and it worked but it caused an error on your site, so I must of made an error, sorry.Best regards,
MikeDecember 3, 2023 at 5:02 pm #1427049In reply to: Masonry Gallery Caption
Hey annameis,
The overlay is created with the same div that is the caption field below the images, so you can’t have both at the same time.
But if you set the element to have the caption below the image and display the Title and Excerpt always, then you could move the title to the center of the image with a slight overlay and leave the caption at the bottom with no overlay with this css:#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; }The expected results:
before mouse-over

mouse-over

Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css to your Quick CSS field, please clear your browser cache and check.Best regards,
MikeDecember 3, 2023 at 1:03 pm #1427035In reply to: CSS Colors
December 3, 2023 at 12:34 pm #1427030In reply to: CSS Colors
Hi,
Try this css and see if anything changes to black that you don’t want to or if there is anything more that you want black:.main_color a, .main_color .widget_first, .main_color strong, .main_color b, .main_color b a, .main_color strong a, .main_color #js_sort_items a:hover, .main_color #js_sort_items a.active_sort, .main_color .av-sort-by-term a.active_sort, .main_color .taglist a.activeFilter, .main_color #commentform .required, .html_elegant-blog #top .main_color .blog-categories a, .html_elegant-blog #top .main_color .blog-categories a:hover { color: #000 !important; }Best regards,
MikeDecember 3, 2023 at 11:16 am #1427027In reply to: Custom header font and size different H1 or H2
Hi,
Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardDecember 3, 2023 at 11:16 am #1427026In reply to: Help with Full Width Sub Menu
Hi,
Great, I’m glad that Mike could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardDecember 3, 2023 at 9:34 am #1427023You have mistakenly assumed that deactivating the mode (on Maintenance Mode) will also reset the setting at the bottom (Select Maintainance Mode Page). If this were technically possible, it would be a good thing. However, you must first reset the page to the default value, which is “Select page” (and that means no page is selected) – only then you should set the checkbox at the top to unchecked (Disable Maintainance Mode).
That’s why I set the numbering in the drawing.1) first disable the page you choose
2) then disable the ModeDecember 3, 2023 at 7:46 am #1427022In reply to: Burger Menu JS click action is deferred by WP-Rocket
Yes, I do and thank you. Unfortunately the touch event seems to get caught behind delayed actions no matter what I exclude.
#top .dropdown_widget .buttons .button.checkout #top .dropdown_widget .buttons .button .woocommerce-mini-cart__buttons a.button.wc-forward a.button.wc-forward:hover .woocommerce-page .button #sv-rbadge-box #searchform #searchsubmit .avia-search-tooltip .inner-toolip .minus .plus .rating_container .woocommerce-product-gallery .header_color .avia-tt #top #searchform(.*) .avia-search-tooltip #searchform(.*) #top .avia-font-entypo-fontello .header_color .av_ajax_search_image .header_color .av_ajax_search_title .header_color .ajax_search_excerpt (.*).av_ajax_search_entry(.*) .ajax_search_response (.*) (.*).av_ajax_search_title (.*).ajax_search_excerpt (.*).av_ajax_search_image .header_color h4 (.*).av_ajax_search_content .main_menu .menu-item-avia-special .av-hamburger .av-hamburger-box .av-hamburger-inner .av-burger-overlay .av-burger-overlay-scroll .av-burger-overlay-inner .av-active-burger-items .av-burger-overlay-active .av-burger-overlay-active-delayed .av-hamburger--spin .av-js-hamburger .avia_hidden_link_text .av-burger-menu-main #av-burger-menu-ul #avia-menu .av-width-submenu .current_page_item .current-menu-item .avia-menu .av-main-nav-wrap .menu .av-main-nav .sub-menu .av-burger-overlay-bg .inner-container #header_main\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\?(.*))?( |'|"|>) /dynamic_avia/avia-footer-scripts-(.*).js /enfold/js/avia-snippet-hamburger-menu.min.js /enfold/js/avia.js /enfold/js/shortcodes.js /enfold/js/avia-compat.js /enfold/js/(.*).js /enfold/js/aviapopup/(.*).js /enfold/config-templatebuilder/avia-shortcodes/ /wp-content/plugins/woocommerce-germanized/(.*) var avia_is_mobileIt is a very common problem and I don´t know what the issue is but it seems that the burger-menu calls to some other function that still does get delayed.
December 3, 2023 at 12:13 am #1427018In reply to: Help with Full Width Sub Menu
Hi,
Thanks for the feedback, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:@media only screen and (max-width: 767px) { #sub_menu1 { margin-top: 75px; } }After applying the css, please clear your browser cache and check.
Best regards,
MikeDecember 3, 2023 at 12:07 am #1427017In reply to: CSS Colors
Hey Chrisxx1982,
Thank you for your patience and the screenshots.
1: please link to this page as I couldn’t find the purple color on my Android device, you are using Android correct?
2: Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top #menu-item-shop .av-cart-counter { background-color: red; color: #ffffff; }3: try this css:
#top #main div.woocommerce-error a.button, #top #main div.woocommerce-message a.button { background: red; }4: for the links on this one page only in the text element, try this css:
#top.home .avia_textblock strong a { color: red; }5: try this css:
#top ul.products li .price, #top p.price { color: #000 !important; }Please adjust the colors to suit, after applying the css, please clear your browser cache and check.
Best regards,
MikeDecember 2, 2023 at 11:45 pm #1427015In reply to: Custom header font and size different H1 or H2
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>

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; }
After applying the css, please clear your browser cache and check.Best regards,
MikeDecember 2, 2023 at 11:35 pm #1427014In reply to: Help with Full Width Sub Menu
Hey havi,
Thank you for the link to your site, I see that you have this custom css:@media only screen and (max-width: 767px){ .responsive #top #main { padding-top: 120px !important; } }but 120px is too small, try 170px like this:
@media only screen and (max-width: 767px){ .responsive #top #main { padding-top: 170px !important; } }Best regards,
MikeDecember 2, 2023 at 11:14 pm #1427012In reply to: Burger Menu Submenu Error
Hey Suze,
Thank you for your patience, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul li:hover ul.sub-menu li a { background-color: unset; } .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul li ul.sub-menu li:hover a { background-color: #0073bb; }After applying the css, please clear your browser cache and check.
Best regards,
MikeDecember 2, 2023 at 10:22 pm #1427004oh wow – long time ago
ps on that given example page there are both versions – on top : showing the bg-image of that weekday
on bottom randomized.by the way: here it is for the seasons:
function scheduling_per_season(){ if(is_page(39621)){ ?> <script> var currentTime = new Date(); var month = currentTime.getMonth() + 1; var imglocation = "/wp-content/uploads/season-images/"; // put the images in this folder switch(true) { case (month >= 6 && month <= 8): var seasonImg = "summer.jpg"; var season = "summer"; break; case (month >= 9 && month <= 11): var seasonImg = "fall.jpg"; var season = "fall"; break; case (month == 12 || month == 1 || month == 2): var seasonImg = "winter.jpg"; var season = "winter"; break; default: var seasonImg = "spring.jpg"; var season = "spring"; } document.getElementById('changed_on_season').style.backgroundImage = 'url(' + imglocation + seasonImg + ')'; document.body.classList.add(season); document.getElementById('changed_on_season').getElementsByClassName("av-special-heading-tag")[0].textContent = "It is "+season+""; </script> <?php } } add_action('wp_footer', 'scheduling_per_season');December 2, 2023 at 9:12 pm #1426993In reply to: Moving Gallery Arrows
Hey Celeranttechnologycorp,
Thank you for your patience and the link to your site, to have the slideshow arrows to the side of the slider try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top .av-horizontal-gallery { overflow: visible; } #top .av-horizontal-gallery .av-horizontal-gallery-inner{ overflow: hidden; } #top .av-horizontal-gallery .avia-slideshow-arrows .prev-slide { transform: translateX(-100px); } #top .av-horizontal-gallery .avia-slideshow-arrows .next-slide { transform: translateX(100px); }Please see the screenshot in the Private Content area of the expected results
Best regards,
MikeDecember 2, 2023 at 7:10 pm #1426979In reply to: Google search results show ‘Untitled’
Hi Guenni007,
The clock idea looks interesting. Can you let me know how to do that. Maybe we should start another topic. This one’s getting a little crowded. How do I post a topic directly to you.
Dave.December 2, 2023 at 6:01 pm #1426971In reply to: Custom Menu-bar Shape
Hi Monika,
In your child theme please do the following:
1. Create includes folder.
2. Copy helper-main-menu.php from (parent theme) wp-content/themes/enfold/includes/ and paste it to wp-content/themes/enfold-child/includes/ folder.
3. Edit helper-main-menu.php (child theme) and scroll to the bottom, find this line of code:
<!-- end header -->
Above it put this code:<div class="avia-divider-svg avia-divider-svg-mountains avia-divider-svg-bottom avia-svg-original"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 100" preserveAspectRatio="none"> <path opacity="0.33" d="M473,67.3c-203.9,88.3-263.1-34-320.3,0C66,119.1,0,59.7,0,59.7V0h1000v59.7 c0,0-62.1,26.1-94.9,29.3c-32.8,3.3-62.8-12.3-75.8-22.1C806,49.6,745.3,8.7,694.9,4.7S492.4,59,473,67.3z"></path> <path opacity="0.66" d="M734,67.3c-45.5,0-77.2-23.2-129.1-39.1c-28.6-8.7-150.3-10.1-254,39.1 s-91.7-34.4-149.2,0C115.7,118.3,0,39.8,0,39.8V0h1000v36.5c0,0-28.2-18.5-92.1-18.5C810.2,18.1,775.7,67.3,734,67.3z"></path> <path d="M766.1,28.9c-200-57.5-266,65.5-395.1,19.5C242,1.8,242,5.4,184.8,20.6C128,35.8,132.3,44.9,89.9,52.5C28.6,63.7,0,0,0,0 h1000c0,0-9.9,40.9-83.6,48.1S829.6,47,766.1,28.9z"></path> </svg></div>4. Save.
In your WordPress Dashboard, do the following:
1. Go to Enfold > General Styling
2. In Quick CSS, add this CSS code:#top #header { padding-bottom: 30px; } #top #header_main { background-color: #ceecfe; border-bottom: 0; } #top #header .header_bg { background-color: transparent; } #top #header .avia-divider-svg { position: absolute; bottom: 0; left: 0; } #top #header .avia-divider-svg-bottom svg { fill: #ceecfe; height: 30px; transform: translate(-50%) rotate(180deg); }Hope this helps.
Regards,
NikkoDecember 2, 2023 at 12:41 pm #1426952In reply to: Updating theme
Hi frsecurewpsar,
Thanks, the issue is caused by this CSS code in the child theme’s style.css (line 885-887):
.vv_portfolio-list .grid-entry > .inner-entry > a{ display:none; }I tried to comment it out but it does not affect it even after clearing cache.
I tried to reverse it by adding this CSS code in Enfold > General Styling > Quick CSS:#top .vv_portfolio-list .grid-entry > .inner-entry > a{ display: block; }Please review your site.
Best regards,
NikkoDecember 1, 2023 at 11:01 pm #1426924In reply to: How to make images on mobile full width
Hi Rikard,
I was able to do this by following these instructions (https://kriesi.at/documentation/enfold/color-section/) and then hiding the color section on desktop.
Thank you for your help. Please close the ticket.
-James
December 1, 2023 at 9:42 pm #1426918In reply to: Magazine – group posts by taxonomy term
Hey Fredkiki,
It sounds like you are using the “Display Tabs for each category selected above?” option and would like to sort them with another taxonomy, but unfortunately we don’t have a way to do this the taxonomies are not included in the output.
I recommend to try adjusting the published dates to the order that you wish them to be, the most recent should be on top.Best regards,
MikeDecember 1, 2023 at 9:24 pm #1426916In 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,
MikeDecember 1, 2023 at 8:41 pm #1426912In reply to: Burger Menu JS click action is deferred by WP-Rocket
Hey El,
Thinkjarvis shared this thread: The best settings for Enfold and WP-Rocket which you may find helpful.
But I believe this this thread is what you are looking for: Wp Rocket broke my hamburger menu, tags and accordion
The issue was the user was using the REMOVE UNUSED CSS option so the solution was to add these classes in the CSS safelist in the Wp Rocket REMOVE UNUSED CSS option:.main_menu .menu-item-avia-special .av-hamburger .av-hamburger-box .av-hamburger-inner .av-burger-overlay .av-burger-overlay-scroll .av-burger-overlay-inner .av-active-burger-items .av-burger-overlay-active .av-burger-overlay-active-delayed .av-hamburger--spin .av-js-hamburger .avia_hidden_link_text .av-burger-menu-main #av-burger-menu-ul #avia-menu .av-width-submenu .av-active-burger-items .current_page_item .current-menu-item .av-active-burger-items .avia-menu .av-main-nav-wrap .menu .av-main-nav .av-width-submenu .sub-menu .av-burger-overlay-bg .inner-container #header_mainBest regards,
MikeDecember 1, 2023 at 8:19 pm #1426910In reply to: Accordion menu glitch
Hi,
Ok, if you download the “full theme” zip file and extract in to your desktop you should see a “enfold-child” directory, you can use this as the child theme.
Or you can use the child theme from our documentation.Best regards,
MikeDecember 1, 2023 at 4:22 pm #1426902In reply to: Block loading order on page
Hi Rikard.
Sorry for my bad English. I will try to explain :My page is loading: I can’t see my video. I have my second block color on the top of the page.
One second after, my first color block with video appears.I want to see my video first on the top of the page befor my text.
December 1, 2023 at 4:12 pm #1426900In reply to: Demo Services Page – How to replicate?
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 -
AuthorSearch Results

