Forum Replies Created
-
AuthorPosts
-
Hi Taras!
Please add following code to Functions.php file in Appearance > Editor
add_filter( 'avf_avia_builder_masonry_lightbox_img_size', 'enfold_customization_change_popup_size' ); function enfold_customization_change_popup_size( $size ) { return 'fullsize'; }Best regards,
YigitFebruary 16, 2015 at 4:18 pm in reply to: Receiving all Enfold Support requests in my mailbox #396771Hey Bandulet!
That would be only possible if your friend registers to our forum using a different purchase code. Otherwise, unfortunately that would not be possible.
Cheers!
YigitHi!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
YigitHey!
Have you made any changes on image sizes? As @begrafiks mentioned, thumbnails are not square. You can try adding following code to Quick CSS in Enfold theme options under General Styling tab but it would make images distorted
.avia-testimonial-image img { height: 80px; }Cheers!
YigitHi!
Can you point out the layout elements you would like to remove on mobile please? :)
@begrafiks thanks :)Cheers!
YigitHey Atelier_interaktiv!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.page-id-23 .av_one_third { width: 32.3%; margin-left: 1%; }Best regards,
YigitFebruary 16, 2015 at 3:44 pm in reply to: Photography template sidebar menu and responsive toggle menu #396753Hi Shane!
Please increase font sizes even more since you have disabled responsive layout, font looks small on mobile devices such as my iphone.
Regards,
YigitHey xpoveda!
Please add following code to Quick CSS and adjust as needed
.image-overlay.overlay-type-extern .image-overlay-inside:before { background-color: red; } .avia_transform a:hover .image-overlay { opacity: 0.7 !important; }Regards,
YigitHey Susan!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.recentcomments a, .widget_recent_entries li a { font-size: 14px; }If that does not help, please post the link to your website :)
Regards,
YigitHi Jon!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) { .html_header_top.html_bottom_nav_header #header_main { height: 123px !important; }}Best regards,
YigitHi John!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-71 tr { background-color: white!important; } .page-id-71 tr td { border: none; }Cheers!
YigitMerhabalar!
Please add following code to Quick CSS
#top .av_header_glassy.av_header_transparency .social_bookmarks li, #top .av_header_glassy.av_header_transparency .social_bookmarks li a,#top .av_header_transparency .phone-info.with_nav span { color: black; }Best regards,
YigitHi!
Please post the link to your website when you launch it or when you create a testing environment so we can provide you an accurate solution. Please see – http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
Cheers!
YigitHi!
Please flush browser cache and refresh your page a few times. It does work fine on my end – http://i.imgur.com/287wcZK.png
Best regards,
YigitFebruary 16, 2015 at 3:02 pm in reply to: Disable http://fonts.googleapis.com/css?family=Open+Sans #396728Hey tcoq!
Please go to Enfold/framework/php folder open class-style-generator.php file and find function
function link_google_font()and remove it
Regards,
YigitHey crewneck!
Please add following code to Quick CSS
@media only screen and (max-width: 768px) { .home div#av-layout-grid-1 .flex_cell:nth-child(1) .flex_cell_inner { width: 100%!important; max-width: 100%!important; }}Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.sidebar .social_bookmarks li { clear: none!important; }Regards,
YigitFebruary 16, 2015 at 2:43 pm in reply to: Pages listed in search results show published date – can this be removed? #396723Hi pozza!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
article.page .date-container { display: none; }Best regards,
YigitHey potentialindia!
You can add Code Block element to your page and add following HTML code in it
<div class="my-custom-img"> <img src="http://kriesi.at/wp-content/themes/kriesi/images/logo.png" /> </div>then add following code to Quick CSS in Enfold theme options under General Styling tab
.my-custom-img { position: fixed; left: 0; top: 10%; }Cheers!
YigitHi claraelisa!
Please see – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
Your website is currently not loading on my end. Please make sure that you have posted the correct link. Also make sure to flush browser cache on your mobile device.Best regards,
YigitHi!
@dlcweb Can you please post the link to your website please so we can see the issue?Cheers!
YigitHi!
Please add following code to Quick CSS field in Enfold theme options under General Styling tab
.html_stretched #wrap_all { background-color: #556b2f; }Regards,
YigitHi jsdevore!
There seems to be an element there. Please edit your page and remove it. If there is not, please add an element to your page, update it, then remove the page and update once again. That should remove the space. If that does not work, please add following code to Quick CSS
.home div#after_section_4 { display: none; }Best regards,
YigitHi!
Please use the code here – https://kriesi.at/support/topic/mobile-menu-showing-up-on-the-right/#post-396686
@krisfosh Thanks :)Cheers!
YigitHey!
If you can please post a temporary login to your site, i believe we can definitely fix it. But we should see it to provide an accurate solution :)
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
body { font-family: 'Roboto', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }then go to Enfold theme options > General Styling > Fonts and choose to display Roboto for headings
Regards,
YigitHi!
Thank you for sharing your workaround. I will let Kriesi know about your post and request :) Let us know if you have any other questions or issues!
Regards,
Yigit -
AuthorPosts
