Hi Ismael,
I’m using Chrome but does the same in Firefox. Here is screen grab with top of date picker hidden under header:
https://www.dropbox.com/scl/fi/09utzgosst10lba00g7i9/Screenshot-2024-11-27-091943.png?rlkey=yjld0gg12tme7gza0nqjihk3l&st=vv8lvprb&dl=0
Many thanks
for the full-width mega-div you can try now:
#top #header .avia_mega_div {
position: fixed;
width: 96vw;
left: 1.5vw !important; /*=== because of the scrollbar not 2vw ===*/
top: 120px;
}
or maybe with background styling:
#top #header .avia_mega_div {
position: fixed;
width: 96vw;
left: 1.5vw !important;
top: 120px;
background-color: rgba(255,255,255,0.8);
-webkit-backdrop-filter: blur(5px);
backdrop-filter: blur(5px);
border-radius: 0 0 15px 15px !important;
border: 1px solid #FFF;
}
#top #header .avia_mega_div ul {
background-color: transparent;
}
next release there will be for shrinking headers a variable value ( –enfold-header-height) which represents what it said – the dynamically header-height.
for then we can use top: var(--enfold-header-height);
for the rest i will look again to your example page.
Hi,
Thank you for the update.
But when I add your code to functions.php of the live site https://chiway.ch/diplom-lehrgaenge/akupunktur-und-tuina/#toggle-id-11 it doesn’t work in the same way… ?
It seems to be working as expected. The script should force the tab section to resize when the details or summary tab is clicked. Could you provide a short video clip of what is happening on your end?
Also: on both sites (development and live) when I open an ajax portfolio entry
If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Thanks!
Best regards,
Ismael
Hey mandystohry1,
Thank you for the inquiry.
The divider seems to be displaying correctly when we checked it on mobile view. If you want to hide it on smaller screens, please try this css code:
@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */
.avia-divider-svg.avia-divider-svg-bottom.avia-svg-original, .avia-divider-svg.avia-divider-svg-top.avia-svg-negative {
display: none;
}
}
Best regards,
Ismael
Hey final1967,
Please continue here: https://kriesi.at/support/topic/blog-post/
Best regards,
Ismael
Hey Cameron,
Thank you for the inquiry.
What happens when you add this css code?
#top .av-horizontal-gallery-inner {
transition: none;
opacity: 1;
}
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings, or any compression options and purge the cache after applying the modification.
Best regards,
Ismael
I’m still new to WordPress/Enfold and I’m trying to set the thumbnail for a post slider to the same height.
In the link of the test page, the post slider after the first image has one thumbnail that is at 1210 x 420, and the others 1080 x 420.
I want them all to appear at a certain height, preferably the same height as the one with the 1210 x 420 dimension.
The slider’s image size is set to “Entry without sidebar (1210×423)”.
Below is the custom css I added over the course of solving multiple issues, so some of them may be working against each other. I would appreciate any advice about the custom css below or any additional one(s) that could achieve the look I want.
#top .avia-content-slider .slide-entry-title { font-size: 1em; }
#top .post-entry .blog-categories {
font-size: 0.9em;
font-weight: normal; }
#top .content .entry-content-wrapper {
padding-right: 0px;
}
#top .avia-slideshow-inner {
float: center;
}
#top .avia-content-slider .slide-entry-wrap {
float: center;
}
#top .avia-content-slider-inner {
margin: 0px;
overflow: hidden !important;
}
#top .avia-content-slider {
display: flex;
}
#top .avia-content-slider .slide-image img{
height: auto !important;
}
.avia_desktop .avia-content-slider .avia-slideshow-arrows a{ opacity: 1; }
@media only screen and (max-width: 479px)
{
.responsive #top #wrap_all .slide-entry{width:48%; margin-left:4%}
.responsive #top #wrap_all .avia-content-slider-even .slide-entry.slide-parity-odd,
.responsive #top #wrap_all .avia-content-slider-odd .slide-entry.slide-parity-even{margin:0; clear:both;}
.responsive #top #wrap_all .avia-content-slider-odd .slide-entry.first{margin-left:0; width:100%;}
.responsive .avia-content-slider .slide-image img { width: 100%; }
.responsive #top .avia-slideshow-arrows a{
display:block !important;
opacity: 1;
font-size: 20px;
width: 60px;
height: 60px;
top: 30%;
margin: -30px 0 0;
text-align: center;
}
}
#top .scroll-down-link {
height: 60px;
width: 80px;
margin: 0px 0 0 -40px;
line-height: 60px;
position: absolute;
left: 50%;
bottom: 25px;
color: #263238;
text-align: center;
font-size: 70px;
z-index: 100;
text-decoration: none;
text-shadow: 0px 0px 5px rgba(0, 0, 0, 0);
}
Is there a way to remove svg dividers for mobile screens? Page https://www.rsindy.com/our-team/brad-stohry-intellectual-property-law/ looks great on the desktop but the svg divider element does not format correctly for mobile.
Thanks,
Mandy
Hi..
I’ve noticed that the Enfold Facebook Like Box doesn’t works on mobile with both Chrome a Safari on iOS 18.1 on two sites, both sites runs WP 6.7.1, Enfold 6.0.6 PHP 8.2
The two sites have the same widget setting. one site have a child theme but the other have a normal Enfold
If from mobile browsers I choose che “Ask for Desktop site” option the widget works fine on the two sites.
I’ve try to clear cache with no results..
Links in private
Thank You very much for help
Hello,
My client’s page has a hero video at the top of this page, inside a color section that plays fine on all browsers except Firefox.
The background video links to a 47 MB MP4 file in the site’s Media Library.
Before releasing it, I assume you tested the theme and the advanced layout builder on all browsers.
How do I resolve this?
Hi Ismael,
Thanks for the reply! What you sent is part of the issue, but more importantly, it is getting the drop down mega menu to run FULL WIDTH of the screen and appear seamless with the upper navigation while also easing-in the menu links subtly like the example I sent previously (Quik Print site).
See screen capture in private content…
I’ve already incorporated the clients desired underline when active/hover over the main nav links, but they want our white mega menus to run the full width of the screen, and have all navigation sub-links ease-in/down top-to-bottom on dropdown load just like the Quik Print site. I’m unsure how to integrate this. I tried, but nothing I did would get the width to be full screen and the ease-in/down top-to-bottom effect wouldn’t work.
Any help is appreciated.
Shane
Hi,
Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
Spalten brechen ungewollt um, wenn ich die Höhe auf gleiche Höhe einstelle (egal ob die Anzeige des Inhalt dann oben mittig oder unten eingestellt ist) und ich kann leider nicht herausfinden warum. Danke im voraus und liebe Grüße KiM
Columns break unintentionally when I set the height to the same height (regardless of whether the display of the content is then set to top center or bottom) and unfortunately I can’t figure out why. Thanks in advance and best regards KiM
Screenshots:



Hi I’m using Ultimate Member plugin. When you click the date picker the top part appears under header. How do I bring it to the top?
Thanks
Rob
CameronGuest
Hi, we have inherited a site using the Enfold theme so don’t a code to register on the forum so unable to repley to your response below.
We are using a horizontal gallery on the site it works perfectly on desktop however on Mobiles it doesn’t appear on page load just once you touch the screen or start scrolling.
Added in some private content to example pages
Thanks
Thanks
Cameron
Hey,
This exact solution will be included in the upcoming version so you can apply it to the parent theme for now.
You can find this noted in the Upcoming Fixes thread: https://kriesi.at/support/topic/enfold-upcoming-fixes/
Regards,
Yigit
eventuell gehst Du bei diesem speziellen Iconbox Layout dazu über, das als Grid Layout zu gestallten; denn geh mal die responsiven Weiten des Elementes durch. Irgendwann wird es zu schmal.
Was ich meine ( jetzt mal nur für diesen Fall):
#top.postid-5503 #av-layout-grid-2 .avia-icongrid {
margin: 0;
padding: 0;
gap: 0px;
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
grid-auto-flow: row;
}
#top.postid-5503 #av-layout-grid-2 .avia-icongrid .av-icon-cell-item .avia-icongrid-flipback {
padding: 0;
}
#top.postid-5503 #av-layout-grid-2 .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-front .avia-icongrid-inner,
#top.postid-5503 #av-layout-grid-2 .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-flipback .avia-icongrid-inner {
padding: 10px 3em;
}
Wenn das Layout mit seinem Inhalt dann steht , könnte man noch einstellen das die letzte Zeile sich unten zentriert.
Hi,
Thank you for the clarification.
Try to add this css code to adjust the text color of the title:
#top #wrap_all .all_colors .av-image-caption-overlay-center h3 {
color: #ffffff;
}
And to apply the overlay on mobile view, try this css code:
@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */
#top .avia-slideshow.av-m3vkqh71-4e1d1fba30600cffcf1218dbcfe528bd .avia-slide-wrap:before {
content: '';
background: rgba(0,0,0,0.5);
width: 100%;
height: 100%;
display: block;
position: absolute;
top: 0;
left: 0;
z-index: 10;
}
}
Best regards,
Ismael
Hey BC-Clients,
Thank you for the inquiry.
Are you trying to decrease the space between the mega menu items? Try to add this css code:
#top #header .avia_mega_div > .sub-menu {
padding: 2px 40px !important;
border-top-width: 0;
}
And to adjust the style of the links, include this:
#header .mega_menu_title {
margin-bottom: 8px;
font-size: 13px;
line-height: 1em;
font-weight: 600;
display: block;
font-weight: 400;
}
You may need to leave the titles of the mega menu columns blank and add an actual menu item to each column.
Best regards,
Ismael
Hey MysticMimi,
Thank you for the inquiry.
The post is created using the Advanced Layout Builder (ALB) unlike the other posts, so you will need to apply the excerpt or summary manually. Edit the post, click on Screen Options at the top of the page, and enable the Excerpt option. Once enabled, you can scroll down and manually add the excerpt in the designated field.
Best regards,
Ismael
Hi,
Thank you for the update.
We added the following css code to disable the fade-in effect of the masonry items and temporarily disabled the Performance > File Compression settings.
#top .av-masonry-entry {
opacity: 1;
visibility: visible;
}
Please make sure to purge the cache before checking the page.
Best regards,
Ismael
CameronGuest
Hi, we have inherited a site using the Enfold theme so don’t a code to register.
We are using a horizontal gallery on the site it works perfectly on desktop however on Mobiles it doesn’t appear on page load just once you touch the screen or stary scrolling.
Is there anything we can do to avoid this?
Thanks
Cameron
Hey there,
the title says it all. When I click on the images in my horizontal gallery and they open in a lightbox, I would like these images to appear in full-size, not a cropped version (I believe it’s “large”).
There’s an older thread with a post and solution for exactly this problem, only for a different gallery type and I don’t know how to make this code work for the horizontal gallery.
Thank you!
Hi Rikard,
We had the ID added to the first toggle so it would open when someone clicked “S” at the top of the page and jumped down to that area. We also have the ID applied to the “S” that is displayed above the accordion.
I added another header and accordion for “T” below what we have been looking at for “S” and that works with no issues. It has the ID set for the “T” header as well as the first toggle. You can also see the “S” is not displaying correctly with the ID applied to it and is overlapping the accordion slightly. I’m not sure why, but it looks like the issue has something to do with using the ID with the name of “s”. But I have no idea why.
Ryan
@ismael, i dont think we are looking at the same thing. did you check it on desktop view? the captions in the easy slider are white (mobile) indeed. but on desktop (images with titles) they are grey.
so the first question is about the images with titles (desktop)
the 2nd about easy slider (mobile) .how do i add the same overlay ?
Hey mandystohry1,
Thank you for the inquiry.
1.) You can add this css code to change the color of the submenu items on hover:
#top .av-subnav-menu li a:hover {
color: red;
}
2.) And to highlight the active item, please add this script in the functions.php file:
function ava_custom_script() { ?>
<script>
(function ($) {
$(document).ready(function () {
var currentUrl = window.location.href;
$('.av-subnav-menu .menu-item a').each(function () {
if (this.href === currentUrl) {
$(this).parent().addClass('active');
}
});
});
}(jQuery));
</script>
<?php }
add_action('wp_footer', 'ava_custom_script', 99);
Then add this css code:
#top .av-subnav-menu li.active a {
color: blue;
}
Best regards,
Ismael
Hi,
Thank you for the info.
The issue occurred because of this css rule:
#top .avia-layerslider .ls-wp-container .ls-slide-backgrounds * {
max-width: 100%;
}
We removed it from the Quick CSS field.
Best regards,
Ismael
Hi,
Yes, you can use the avf_responsive_media_sizes filter to adjust the breakpoints, but keep in mind that it will be applied globally and may affect various styling options across the site.
function avf_responsive_media_sizes_mod( $sizes ) {
$sizes = array(
'av-desktop' => array( 1024, 0 ), // Desktop view: Min width 1024px
'av-medium' => array( 769, 1023 ), // Medium view: 769px to 1023px
'av-small' => array( 481, 768 ), // Small view: 481px to 768px
'av-mini' => array( 0, 480 ) // Mini view: 0px to 480px
);
return $sizes;
}
add_filter( 'avf_responsive_media_sizes', 'avf_responsive_media_sizes_mod' );
Best regards,
Ismael
Hi,
Thank you for the inquiry.
The caption titles look white when we checked. To center-align the container, please add this css code:
.avia-slideshow.av-desktop-hide.av-medium-hide .avia-caption {
bottom: 31%;
left: 50%;
transform: translateX(-50%);
}
Best regards,
Ismael
Hi Mike,
Yes, I know that the Sticky Header feature is only for desktop. I have not tried disabling my plugins and code snippets since that could be a lot of work. I do have the admin login, just in case.
Thanks a lot,
Ramon