Forum Replies Created
-
AuthorPosts
-
August 23, 2014 at 7:12 pm in reply to: Remove & Replace Kriesl link from footer (permanently) #308286
Hi Vincent!
Please see – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
Best regards,
YigitHi!
You are welcome :) If you would like to remove tags from bottom of your posts, please add following code
span.blog-tags.minor-meta { display: none; }Best regards,
YigitAugust 23, 2014 at 7:08 pm in reply to: Changing default colour of page highlight marker, buttons and links #308280Hi Giles!
Please go to Enfold theme options > General Styling tab
Best regards,
YigitHey Giles!
You can add following code to Quick CSS in Enfold theme options under General Styling tab
.logo img { padding: 0; }If that is still small, please go to Enfold theme options > Header Layout > Header Size and choose Custom pixel value and change header height.
Regards,
YigitHi Giles!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .main_menu .menu>li:last-child>a { padding-right: 13px; }Cheers!
YigitHi Diego!
Please firstly update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
Cheers!
YigitHi christiannophsker!
Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
Best regards,
YigitHey!
Please firstly turn on custom CSS for field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and then give your easy slider a custom class and then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class .avia-caption-content p { background: transparent!important; } .your-custom-class .avia-caption { bottom: auto; left: 17px; top: 17px; }Cheers!
YigitHey!
Glad you figured it out Cara! Let us know if you have any other questions or issues
Cheers!
YigitHi!
Please add following code to Quick CSS as well
.grid-content { padding-left: 0; }If that does not work, please post a screenshot and show the changes you would like to make. Link to your portfolio page would help
Best regards,
YigitHi courtney_martin!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
footer.entry-footer { display: block; }You have CSS minifying feature enabled on a plugin. Please disable it before applying the code
Regards,
YigitHi!
Glad you figured it out! Let us know if you have any other questions or issues
Cheers!
YigitHi!
Sure, please use following code
.special_amp { color: inherit !important; }P.S.: Your website is going to end up looking very nice. It already is!
Regards,
YigitAugust 22, 2014 at 10:09 pm in reply to: Adding small images and links to social media extra elements #308090Hey yes9310!
You can add links to your Enfold secondary menu in Appearance > Menus, then add following code to Quick CSS and adjust as needed
#menu-item-2852 { background-image: url(link-to-your-flag); } .sub_menu>ul>li>a, .sub_menu>div>ul>li>a { opacity: 0; }You can right click on Chrome or Firefox to inspect elements to find menu item ID http://i.imgur.com/HyPTCRg.jpg
Regards,
YigitHey blankonblank!
Please add following code to Quick CSS and adjust as needed
.special_amp { padding-right: 7px; }Best regards,
YigitHey!
You can use Style.css file of your child theme to add your custom CSS code, you do not need custom.css file.
Regards,
YigitHi!
Please see Peter’s posts here – https://kriesi.at/support/topic/woocommerce-variaions/#post-306454
Regards,
YigitHi!
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.Cheers!
YigitHallo Harald
Please go to Enfold theme options > General Styling tab to find Quick CSS field
Regards,
YigitHey UNBUENPLAN!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
nav.main_menu { background-color: rgba(0,0,0,0.5); border-radius: 5px; }Regards,
YigitHey!
Please try adding following code to Quick CSS
.avia-button a:hover { color: white !important; }Regards,
YigitHi Franck!
Have you launched your website already? Can we see the issue your on your live site?
Cheers!
YigitAugust 22, 2014 at 5:20 pm in reply to: Menu overlapping logo and end menu item and search icon dropping into slideshow. #307975Hi mazerti!
Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.
Best regards,
YigitHey!
Please try de-activating all active plugins and flush permalinks settings and check if that helps. If not, please create a temporay admin login and post it here privately
Best regards,
YigitHey!
Icon sizes look fine on my end – http://i.imgur.com/PKFtdku.png
I believe it was caching issue. If you would like to increase icon sizes in icons lists, please add following code to Quick CSS in Enfold theme options under General Styling tab.avia-icon-list .iconlist-char { font-size: 38px; }Best regards,
YigitRica ederim :) Baska her hangi bir sorunuz yada sorununuz olursa lutfen yazmaktan cekinmeyin. iyi haftasonlari!
Best regards,
YigitHi!
Please change the code to following one
.ajax_slide .image-overlay { display: none !important; }Regards,
YigitHey!
Please try deactivating all active plugins and check if that helps. If not, please go to Appearance > Editor and add following code to Functions.php file
function add_custom_link(){ ?> <script> jQuery(window).load(function(){ jQuery('p.return-to-shop > a').attr('href','http://www.butlerdevsites.com/mft/mft-shop/'); }); </script> <?php } add_action('wp_footer', 'add_custom_link');Regards,
Yigit -
AuthorPosts
