Forum Replies Created
-
AuthorPosts
-
Hey!
Please see – http://www.vsysad.com/2012/10/wordpress-theme-update-fails/
Glad you have successfully updated the theme! Let us know if you have any other questions or issuesBest regards,
YigitHey!
Please go to Enfold/Includes folder and open loop-index.php file and find
echo '<span class="blog-author minor-meta">'.__('by','avia_framework')." ";and change it to
echo '<span class="blog-author minor-meta">';Regards,
YigitHi!
Please place your content inside a Color Section element and give that color section an unique id “medability” on that page and it should work fine
Regards,
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { .template-blog .blog-meta { margin-right: 15px; }}Cheers!
YigitHey Lewis!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
#mobile-advanced, #mobile-advanced * { -webkit-perspective: none!important; }Best regards,
YigitHey!
Please add following code to Quick CSS as well
.avia-shadow { box-shadow: none!important; }Cheers!
YigitHey!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery('div').hasClass('avia-section').removeClass('socket_color'); }); </script> <?php } add_action('wp_footer', 'add_custom_script');and add following code to Quick CSS
div#av_section_3, #av_section_7 { background: white; }Cheers!
Yigit-
This reply was modified 11 years, 10 months ago by
Yigit.
Hey Kanzleramt!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 105px; }Regards,
YigitHi!
Can you post a screenshot and show the changes you would like to make?
Best regards,
YigitHey!
As Peter mentioned here – https://kriesi.at/support/topic/change-size-icons-in-icon-list/#post-281149 yes, it will be safe
Regards,
YigitHi!
Do you mind creating a temporary admin login and posting it here privately?
Cheers!
YigitHi xpoveda!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-masonry-entry .av-masonry-entry-title { color: #C20000; }Cheers!
YigitHey!
I have added an extra custom CSS code to bottom of Style.css file, please flush browser cache and refresh your page a few times
Cheers!
YigitHi!
@dude answered you here – https://kriesi.at/support/topic/just-dates-instead-of-dates-time-displayed-for-each-comment/#post-281135
Glad Josue could help! :)Best regards,
YigitHey tommyfo!
Sure, please see – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Best regards,
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues :)
Cheers!
YigitHey!
Sorry i must have overlooked. I just checked your website but i can see advanced layout builder working fine on your homepage – http://i.imgur.com/aX3BwF4.png
Please flush browser cache and refresh your page a few times. Also, which OS and browser are you using?Regards,
YigitJune 18, 2014 at 10:18 pm in reply to: Advanced Layerslider doesn't work with Avia Layout Builder #280806Hey!
Bundled LayerSlider only works fullwidth on Enfold so it pushes the sidebar below it. If you would like to use it on a page with sidebar, please place it to the top of your page. As a workaround, you can add widget area element to your page and display your widgets on it
Cheers!
YigitHi!
Do you mind creating a temporary admin login and posting it here privately so we can take a look?
Regards,
YigitHi!
Please try deactivating all active plugins and check if that helps
Best regards,
YigitHi!
You are welcome, glad we could help! Let us know if you have any other questions or issues
Best regards,
YigitHi!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
h1.post-title.entry-title { text-align: left !important; }2- Can you post a screenshot and show where you would like to increase the space?
Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.av_font_icon { color: #666; }Cheers!
YigitHey thewrath1!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.woocommerce .image-overlay { display: none !important; }If that does not work, please post the link to your website so we can take a look
Best regards,
YigitHi kimchan2!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post .entry-content-wrapper { text-align: left; } span.post-meta-infos { display: none !important; }Cheers!
Yigit -
This reply was modified 11 years, 10 months ago by
-
AuthorPosts
