-
Search Results
-
Hey enfold geniuses,
I am struggling with the CSS for “big-preview.multi-big”
Multi author, display gravitar, title and excerpt.
I’d like the gravitar and title to appear above the image, with the exerpt and read more button to be below the image, a bit like this https://kriesi.at/themes/enfold-2017/blog/blog-multi-author/
I would also like the image to stretch the full width of the container, if possible.
And change formatting of titles etc, cant seem to find the CSS references though or how to implement it.
I’m stuck….help…please….
Hello,
I’m using the fullscreen slider on my website and want to align all text and buttons to the center on all screen sizes. At the moment it’s aligned to the left.
I’ve selected center without frame, but this didn’t do the trick.Any way to get it centered?
Best regards,
Iris
Edit: Found the solution myself! In Enfold > General Layout I had to change Position at the Left to Center Content under Content Alignment.
Topic: Mobile Menu Always as text
Hello everyone,
I use the Enfold main menu as button colored menu. Now are the items in the mobile menu also buttons. Can I override this? I wanna use the main menu as mobile menu always as text menu, nog button styled.
Topic: Style Social Sharing Icon
Hi there;
I want to display a specific Social Sharing Icon section in the “Style 3” follow the instruction: https://kriesi.at/documentation/enfold/social-share-buttons/. The section would change is the first one of this post: https://ezvisa.vn/kinh-nghiem-xin-visa-phap/
But I don’t want to change another Social Sharing Icon sections.
Can I do this?Modal shows only 1 sec and closed. I want to keep it until customer close it.
<button type="button" class="btn btn-info btn-lg" data-toggle="modal" data-target="#myModal">Open Modal</button> <div class="modal fade" id="myModal" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 class="modal-title">Modal Header</h4> </div> <div class="modal-body"> <p>Some text in the modal.</p> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> </div> </div>I am using Enfold 4.0.4 and lightbox settings are open.
You can visit the link and click on the any image and click on Open Modal button. after fix it I want to call Modal from Jquery when clicked on Click for pricing.
Thank you
On this page https://colegelidyr.ac.uk/ there are 3 bores containing an image on top and a text-box + CTA button Hald Way Down.
I have tried to make something similar i in enfold but with little succes. Is there some one who have some good ideers?
Regards,
Chrilles
Using Enfold, I created a secondary menu with three custom links in it. I need the third one to open in a lightbox. Example:
Phone number (custom link): links to tel:1234567890
Apply (custom link): links to external site ex: google.com
Request (custom link): Links to a page : /request-information?iframe=trueI’ve then added this to the child-functions file:
// custom script
add_action( ‘wp_footer’, ‘ava_custom_script’ );
function ava_custom_script() {
?>
<script type=”text/javascript”>
(function($) {
function b() {
$(“#header_meta a”).magnificPopup({
type: ‘iframe’,
mainClass: ‘avia-popup mfp-zoom-in’,
});
}$(window).load(function() {
b();
});})(jQuery);
</script>
<?php
}With this functions script added, it opens ALL three links in a lightbox. Without it, doesn’t open the third menu item in a lightbox.
Question: What is needed to make only the third button open in a lightbox?
Thanks in advance. You guys are the best.
Topic: Color section wipes all data
Hi
I am facing a very strange problem. As soon as I add a Color Section to my pages, and hit teh update button. everything wips out form the page. I have inactivated all plugins, and changed child theme back to teh normal Enfold theme ect.No success
Please help
Topic: CSS not working
Hi,
i tried to modify avia fullwith button (border radius) but it did not work.
I activated css class option in “Enfold” -> “Layout Creator” and tried different css code snippets from support forum via Quick CSS and in custom.css file. Both did not work.
I also tried to modify button with extra plugin “Yellow Pencil Live CSS Editor” but it did not work.
Can you help me to find a solution?Thanks in advance
Regards
NikTopic: Horizontal Mail chimp form
Hi,
– i’d like to have mail-chimp form on a single horizontal line, like something in the documentation (https://kriesi.at/documentation/enfold/mailchimp-signup/ ) under ” Playing with columns”. The example there is all HTML and no CSS and in the Mail Chimp element i can’t find a way to assign classes to each element of the form.
– Also how do i change the text on the submit button?
Thanks and regards,
Steffen

