Forum Replies Created
-
AuthorPosts
-
Hey!
Please add following code to Quick CSS
.avia-menu-fx { bottom: 0; }Best regards,
YigitHi!
Please add following code to Quick CSS
#top input[type="text"]:focus, #top input[type="password"]:focus, #top input[type="email"]:focus, #top input[type="number"]:focus, #top input[type="url"]:focus, #top input[type="tel"]:focus, #top input[type="search"]:focus, #top textarea:focus { box-shadow: none!important; }Best regards,
YigitMarch 4, 2015 at 4:35 pm in reply to: Change width to activate mobile menu insteas of regular menu #405849Hey arthurvancadsand!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1024px) { #mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; } nav.main_menu { display: none; }}Cheers!
YigitHey!
Please go to Enfold theme options > Advanced Styling tab and edit “Main menu links”
Cheers!
YigitHi!
Please try changing
'order' => 'ASC'to
'order' => 'DESC'In Guenter’s code and check if that helps
Best regards,
YigitMerhabalar,
Konu mu kapatilmisti? Eger oyle olduysa kazara kapatilip tekrardan acilmis olsa gerek :)
Cheers!
YigitHi!
Please see – http://kriesi.at/documentation/enfold/use-the-layout-builder-with-any-post-type/ :)
Best regards,
YigitHi iclo!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.single-post .avia_textblock { max-width: 400px; }Cheers!
YigitHey foggygolf30!
Yes, please add your iframe into Text Block element on Text tab or Code Block element
Cheers!
YigitHi Denis!
Can you please enable “Hide Mobile Menu Submenu Items” and then let us know so we can check your website? I could not reproduce the issue on my local installation
Regards,
YigitHey!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.av-main-nav > li:hover > a > .avia-menu-text { background-color: orange; color: white; padding: 6px; border-radius: 5px; } .av-main-nav > li > a > .avia-menu-text { padding: 6px; }Cheers!
YigitHey danfarberoff!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) { #wrap_all { position: relative !important; }}Issue will be fixed on upcoming update.
Best regards,
YigitHey mterrian!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top.html_logo_center .logo { left: 0; -webkit-transform: none; -moz-transform: none; -ms-transform: none; transform: none; } div#header_main .container { padding: 0; } .logo img, .logo { max-width: 100%; width: 100%; }Best regards,
YigitHi Simon!
Please edit your blog posts and check “Don’t display image on single post” – http://i.imgur.com/yAt0hCl.png
Best regards,
YigitHi mattgoyer!
You can place each icon inside a 1/3 column element. If that does not help, please post the link to your page where we can see an example. We may be able to help you with custom CSS :)
Best regards,
YigitHi Simon
1- Please go to Enfold theme options > Sidebar Settings and uncheck “Page Sidebar navigation”.
2- Please add a 1/1 column element to your page and insert Masonry element inside it. When used without a column element, Masonry would be fullwidth.
3- Header was set to “no” in custom fields, i set to it “yes”and now it seems to be working fine – http://i.imgur.com/SOmioQ5.png
Please review your website now.Best regards,
YigitHi!
You may need to adjust the address. When you zoom out you can actually see the map :)
Best regards,
YigitHi!
Yes, please use following code instead
add_filter('avf_masonry_sort_first_label','new_first_label'); function new_first_label() { $first_item_name = "New All Text"; return $first_item_name; }Regards,
YigitHi!
I see JS errors in console. Can you please try de-activating all active plugins and check if that helps?
If you would like to disable auto update feature of WP, please see – http://www.wpbeginner.com/wp-tutorials/how-to-disable-automatic-updates-in-wordpress/Regards,
YigitMarch 4, 2015 at 2:34 pm in reply to: Problem with Partner/Logo Element images which are not showing on home page #405768Hi!
@lldreyer Can you please post the link to your website? We may need a temporary admin login as wellBest regards,
YigitMarch 4, 2015 at 2:33 pm in reply to: how to change the height of the "Fullwith Easy Slider" in Enfold? #405767Hey Benny861028!
You can click on it to edit slider and change the size as needed – http://i.imgur.com/vl5UyTO.png
Regards,
YigitHi!
Please add following code to Quick CSS as well
.page-id-20 .avia-builder-el-6 p,.page-id-20 .avia-builder-el-24 p,.page-id-20 .avia-builder-el-42 p { margin-top: 0; }Best regards,
YigitHi!
Must be caching issue :) Let us know if you have any other questions or issues
Best regards,
YigitHey!
Glad you figured it out!
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 :)Regards,
YigitHi!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.avia-mozilla img, .avia-mozilla a img { width: 100%; }Regards,
YigitMarch 4, 2015 at 2:16 pm in reply to: Overlay Image – Tried to use code in KB but still not working #405753Hey!
That is because following code
.transbox { width: 66%; }Please remove it :)
Regards,
YigitHey Jan!
Please add following code to Quick CSS
@media only screen and (max-width: 768px) { #top .av-large-testimonial-slider .avia-slideshow-arrows a { display: none !important; } #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial { padding: 0px 20px; }}Best regards,
Yigit -
AuthorPosts
