Forum Replies Created
-
AuthorPosts
-
Hi blankonblank!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { display: none !important; } .avia-content-slider .slide-entry { margin: 0; width: 33.3%; }Currently it is not easily possible. Feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/ or hire a freelance developer to modify post slider element for you
Best regards,
YigitHey!
Glad you figured it out Franck and thanks for sharing your solution :)
Cheers!
YigitHey!
You can simply click on “Insert More Tag” to add read more button to your blog posts http://i.imgur.com/4RmtaLS.jpg
Regards,
YigitHi bakbek!
Please enable ALB debugging mode ( http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ ) and simply copy&paste the shortcodes of the elements you have created using ALB
Regards,
YigitAugust 12, 2014 at 2:35 pm in reply to: LayerSlider WP strecthing first slide… but not others? #303208Hey!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Best regards,
YigitHi Tom!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .product_column_4 .products .product { margin: 0; }Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
form#docContainer { overflow: hidden; }Cheers!
YigitHey hotspot01!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.title_container .breadcrumb { right: auto; left: 47px; top: 75%; } .title_container .main-title { top: -6px; }Best regards,
YigitAugust 12, 2014 at 2:09 pm in reply to: Mobile View: line break/ return body text and Headlines irregular #303201Hey!
You are welcome Ingrid, glad you figured it out :) Let us know if you have any other questions or issues
Best regards,
YigitAugust 12, 2014 at 2:04 pm in reply to: Testimonial cut off on Ipad using 2/3rd element from layout builder #303199Hi!
You are welcome Ben! Let us know if you have any other questions or issues
Regards,
YigitHey fundance!
Please add following code to Quick CSS as well
@media only screen and (max-width: 1140px) and (min-width: 990px) { .inner_product { min-height: 362px; }} @media only screen and (max-width: 989px) and (min-width: 769px) { .inner_product { min-height: 430px; }}Best regards,
YigitAugust 12, 2014 at 1:57 pm in reply to: If you are not happy with the results bellow please do another search #303194Hey Rogier!
Please install this plugin – https://wordpress.org/plugins/codestyling-localization/ and rescan language files and edit the missing string
Regards,
YigitHi victor!
Can you paste the code you have in http://pastebin.com/ and post the link here?
Regards,
YigitHi!
You are welcome, glad we could help! :) Let us know if you have any other questions or issues
Regards,
YigitHi Magnus!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
li.widget_product_categories { list-style: none!important; }Regards,
YigitHey Tom!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-main-nav ul { top: 70%; } .avia-menu-fx { bottom: 56px; } .header-scrolled .avia-menu-fx { bottom: 29px; }Cheers!
YigitHi Rustybucket!
Please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and give your buttons custom CSS classes and adjust their position using custom CSS code in Quick CSS field.
Cheers!
YigitHey!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_tooltip(){ ?> <script> jQuery(window).load(function(){ jQuery('a').removeAttr('title'); jQuery('img').removeAttr('title'); }); </script> <?php } add_action('wp_footer', 'add_custom_tooltip');Cheers!
YigitHey!
Please refer to Ismael’s post here – https://kriesi.at/support/topic/mobile-solution/#post-302354
Cheers!
YigitHi!
Seems like it is working fine now – http://i.imgur.com/g9hKIgv.png
Please flush browser cache and refresh your page a few timesCheers!
YigitHey avikatzav!
Which plugins are you talking about? Enfold is compatible with many plugins but you do not need to install any of them unless you need to use them.
Best regards,
YigitHey topprintish!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { display: none !important; }Best regards,
YigitHi!
Please try as following
#top .main_color .avia-button:hover { background-color: white !important; color: #d1202f !important; border-color: #d1202f !important; }You have few typos in your code
Best regards,
YigitHey!
Since my suggestion was to use custom CSS, yes, elements will be visible in source code. You can speed test your website and check if it does make any difference.
Best regards,
YigitAugust 12, 2014 at 12:58 pm in reply to: Blog page does not contain links to other blog posts at the bottom of the page #303162Hi Anita,
The theme you are using is not one of Kriesi themes. We do provide support to only Kriesi theme users.
Best regards,
YigitHey colleenpaynter!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single .blog-meta { pointer-events: none; }Best regards,
YigitHey G!
Please try re-updating the theme via FTP – http://vimeo.com/67209750
Make sure to overwrite all filesCheers!
YigitHi davisar!
Please edit your Color Section element and give it a unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) then add following code to Quick CSS field in Enfold theme options under General Styling tab
#your-custom-id .container { width: 100%; }Regards,
Yigit -
AuthorPosts
