Forum Replies Created
-
AuthorPosts
-
Hey goforyourdreams!
Can you post a screenshot and show the changes you would like to make?
Not sure if this is exactly what you want but it should be possible using workaround Josue posted here – https://kriesi.at/support/topic/how-to-trigger-specific-elements/#post-268697Best regards,
YigitHey!
No, i have not logged in to your site yet. Please contact plugin author ( creators of WordPress )
Cheers!
YigitHey!
Glad you figured it out and thank you for sharing your solution :) Let us know if you have any other questions or issues. Have a nice weekend!
Best regards,
YigitSeptember 19, 2014 at 4:30 pm in reply to: Post Navigation – Woocommerce single products page #321967Hey Daniel_N!
Please refer to Peter’s post here – https://kriesi.at/support/topic/portfolio-link-arrows/#post-245040
Best regards,
YigitHey palmalorenzo!
Please add following code to Quick CSS field in Enfold theme options under Geenral Styling tab to reposition language switcher
#lang_sel_list { right: 10px; top: 20px; }Regards,
YigitHey motylanogha!
You can add your slider on your page and then add an image element on it with a custom CSS class and then using custom CSS, you can move your image above your slider.
Regards,
YigitHey!
Unfortunately no, you can find available videos here – http://kriesi.at/documentation/enfold/videos/
Regards,
YigitHi!
No, you are going to need to edit 404.php file and enfold/includes/error404.php file to edit 404 page
Regards,
YigitHi Nate!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
input#s { font-size: 18px!important; color: black!important; }Cheers!
YigitSeptember 19, 2014 at 4:11 pm in reply to: Changing Fonts Size of Telephoen Number and Adding Content #321948Hi charlie1!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
.phone-info { font-size: 18px; color: red!important; }2- Please add following code to Functions.php file
function put_stuff_before_main_content() { echo "<div class='my-class'><a href='http://kriesi.at'><img src='http://kriesi.at/wp-content/themes/kriesi/images/logo.png' /></a></div>"; } add_action('ava_main_header', 'put_stuff_before_main_content');and then add following code to Quick CSS in Enfold theme options under General Styling tab and adjust its position using
.my-class { position: relative; right: 10px; }Regards,
YigitHi!
Please add following code to Quick CSS as well
input#search_files { display: inline!important; }Best regards,
YigitHi!
Your styling is stored in wp-content/uploads/dynamic_avia/enfold.css file. and yes, you can overwrite it using custom CSS code in either Quick CSS field or Custom.css file which is inside Enfold/css folder
Cheers!
YigitHey Invoke_Media_Group!
Please see – http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
Regards,
YigitHey!
Glad you figured it out and thank you for sharing your solution :)
Best regards,
YigitHey charlie1!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
h1, h2, h3, h4, h5, h6 { text-transform: none!important; }Regards,
YigitHey!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.add_to_cart_button { display: none!important; }Regards,
YigitHi mtzlr!
Can you post the link to your website where you have the element you would like to edit please?
Cheers!
YigitHey danfarberoff!
Have you tried deactivating all active plugins and check if that helps?
Regards,
YigitSeptember 19, 2014 at 3:48 pm in reply to: Enfold Theme – I want to remove HTML tags and attributes from comment form #321920Hey anilkumar1261!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
p.form-allowed-tags { display: none !important; }Best regards,
YigitHey!
Please use this plugin to prevent emails from going into spam or junk folders – https://wordpress.org/plugins/easy-wp-smtp/
Best regards,
YigitHi smudgedesign!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-slideshow.avia-slideshow-1 { min-height: 500px; }Regards,
YigitHey!
In that case can you please try de-activating all active plugins and check if that helps?
Cheers!
YigitHey!
You can disable minifying feature, apply the code and then re-enable
Best regards,
YigitSeptember 19, 2014 at 1:35 pm in reply to: Avia lay-out builder not working anymore since WP4.0 upgrade #321877Hi dvbmedia!
Can you please make sure that you are using the latest version of Enfold which is 2.9.2? If not, please update via FTP – http://vimeo.com/67209750
Cheers!
YigitHi!
Please try using following code instead
.html_header_transparency #top #wrap_all #main { padding-top: 0 !important; }Regards,
YigitSeptember 19, 2014 at 1:33 pm in reply to: Need help – urgent! Very narrow first picture in the store. #321872Hi erikatzen!
Login is needed. Can you please post them here privately?
Best regards,
YigitHey patrickvreeswijk!
Please edit your blog posts and set featured image – http://i.imgur.com/b5CIvt4.png
Best regards,
YigitHey!
Please add following code to Quick CSS as well
.avia-logo-element-container .image-overlay { display: none!important; } .avia-logo-element-container img { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); } .avia-logo-element-container img:hover { filter: grayscale(0%); -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); }Regards,
Yigit -
AuthorPosts
