Forum Replies Created
-
AuthorPosts
-
Hey Blanche,
Would you be able to provide admin info so I may access the quick css section?
Best regards,
Jordan ShannonHey ecoworld76,
Please provide a link to the site/page in question.
Best regards,
Jordan ShannonHey Emilvillumsen,
This would require custom coding that goes beyond the scope of what we do here in the forum. You would need to hire a freelancer. http://kriesi.at/contact/customization
Best regards,
Jordan ShannonHey maryhellensegatta,
Try the following:
.main_color .sidebar a{ color:#7bc7a1 !important; }Best regards,
Jordan ShannonHey skagitmarketing,
Is this a fullscreen video? Please provide a link to the site so we can look into this further.
Best regards,
Jordan ShannonHey skagitmarketing,
We can’t guarantee 100% compatibility with all plugins, the best option is to just try it out. You can learn how to add a widget area to header by reading the following: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Best regards,
Jordan ShannonAugust 16, 2017 at 11:46 pm in reply to: How to get a fullscreen element button to open a popup #840141Hey DROR,
I’m not able to view the trigger code.
Best regards,
Jordan ShannonHey koolkat,
Try adding the following to quick css:
a:hover .image-overlay .image-overlay-inside { -webkit-animation: none!important; animation: none!important; }Best regards,
Jordan ShannonHi,
I’m glad you were able to get this solved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey sabrinapresman,
Add this also to hide the menu on mobile:
@media only screen and (max-width: 767px) { .postid-385 #advanced_menu_toggle { display: none!important; }}Best regards,
Jordan ShannonAugust 16, 2017 at 11:34 pm in reply to: Grid cells on mobile not displayed at 100% width ( Mobile Breaking Point ) #840136Hey tamasmoroz,
Add the following to quick css:
@media only screen and (max-width: 767px) { #av-layout-grid-2 .flex_cell.no_margin.av_one_third{ width:100%!important; display:inherit!important; }}Best regards,
Jordan ShannonAugust 16, 2017 at 11:27 pm in reply to: Tab Section Shortcode – Visual Editor and Avia Layout Builder #840131Hi,
I’m glad you were able to get this solved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Thanks for sharing your thoughts on this issue, perhaps we will update the link in the future.
Best regards,
Jordan ShannonHi,
I’m glad you were able to get this solved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Add this to quick css to remove the white area on scroll down first:
.av_header_transparency{ background:none!important; } .av_minimal_header #header_main .container{ height:0px!important; } #header_main .container{ height:0px!important; }Best regards,
Jordan ShannonAugust 16, 2017 at 11:14 pm in reply to: Full Width Easy Slider Image Height – how to change to a new default value #840120Hi,
We wouldn’t be able to add that size as a default option but you can use this css:
.avia-slideshow-inner { height: 530px !important; width:1500px !important; }However, with the easy slider you will need to manually adjust the images to fit.
Best regards,
Jordan ShannonHi,
Try the following within quick css:
#av-masonry-1-item-1066{ display:none!important; } #av-masonry-1-item-5113{ left:69%!important; } #av-masonry-1-item-5947{ left:35%!important; }Best regards,
Jordan ShannonAugust 16, 2017 at 10:56 pm in reply to: Mobile Menu after update not obeying "nomobile" class anymore #840110Hi,
The first link above needs login info. Can you please provide that?
Best regards,
Jordan ShannonHi,
What browser/device combination are you using? I’m using Chrome on a PC, but can’t recreate this issue.
Best regards,
Jordan ShannonAugust 16, 2017 at 10:51 pm in reply to: Text Editor – Blank for Populated Page in Advanced? #840108Hi,
I’m seeing both the ALB and default editor populated. I am using Chrome on a PC. Is there another browser you may be using?
Best regards,
Jordan ShannonHi,
Is the site you shared above yours? If so please share the admin info so I can login and give you accurate instructions.
Best regards,
Jordan ShannonHi,
I’m seeing the updates now. You’re just needing the logos to stack on mobile? There is really no simple way of doing this as the css will need to be changed to accommodate the extra logos.
Best regards,
Jordan ShannonHi,
No problem at all. Just please be on the lookout for the update notification.
Best regards,
Jordan ShannonHi,
You can add Advanced LayerSlider element under Media Elements tab of Advanced Layout Builder :).
Best regards,
Jordan ShannonHi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
I’m glad Rikard was able to help. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonAugust 16, 2017 at 3:59 pm in reply to: Even with latest version of Enfold – Video DOES NOT play on mobile (Layerslider) #839954Hi,
Please see the following for adding custom classes to elements. http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Please enable custom class name support and use the css below in Quick CSS and add 2 sliders on the page and use class name “only_mobile” or “only_desktop” on the Advanced Layout Builder elements
/*Show only in mobile or desktop*/ @media only screen and (min-width: 769px) { .only_mobile { display: none !important; }} @media only screen and (max-width: 768px) { .only_desktop { display: none !important; }}Best regards,
Jordan ShannonHi,
Unfortunately, we don’t have a permanent fix yet. The developers are working hard to get the issue resolved and will release an update soon. You can attempt to hide via css:
@media only screen and (min-width: 767px) { #advanced_menu_hide , #mobile-advanced, #advanced_menu_toggle{ display:none!important; }}Best regards,
Jordan ShannonHi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
