Forum Replies Created
-
AuthorPosts
-
Hi,
Glad we could be of help! Let us know if you have more questions. Have a nice day.
Best regards,
IsmaelHey nicolealbaek,
Thank you for the inquiry.
There is no overlay option for the Column element, but you can apply a background in the Styling > Background panel. For the gradient effect, you can use the Color Section element, toggle the Styling > Background Overlay > Enable Overlay? option, then apply the class name “av-custom-gradient-section” in the Advanced > Developer Settings > Custom CSS Class field. Add this code to override the default overlay color with a gradient.
#top #wrap_all .avia-section.av-custom-gradient-section { background-color: transparent; background-image: linear-gradient(180deg, #FFFFFF21 23%, #FFCBA4 93%); opacity: 1; transition: background 0.3s, border-radius 0.3s, opacity 0.3s; }
Best regards,
IsmaelHi,
Thank you for the info.
You can add this css code to adjust the padding around the menu button:
#top #wrap_all #header #menu-item-848 { padding: 0 20px; }
You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings, then purge the cache afterward.
Best regards,
IsmaelHi,
Great! Glad to know that you managed to figure this out. Feel free to open another thread if you have more questions. Have a nice day.
Best regards,
IsmaelHi,
Thank you for the update.
The site above is not using any of our themes. Are you sure it’s the correct URL? Please provide the link to the site containing the Enfold theme — screenshots will also help.
Best regards,
IsmaelHi,
Great! Glad to know it’s been resolved. Please don’t hesitate to open another thread if you have more questions. Have a nice day.
Best regards,
IsmaelMarch 26, 2025 at 3:48 am in reply to: Urgent Issue – Slider on Homepage Not Initializing – Enfold – Responsive Multi- #1480166Hi,
Did you select the blog or posts page in the Settings > Reading panel? Please reset these options to default, then make sure to set the home and blog page in Enfold > Theme Options. You can then adjust the style of the blog in the Enfold > Blog Layout panel.
For more info about the blog settings, please check this documentation: https://kriesi.at/documentation/enfold/blog-post
Best regards,
IsmaelHey Sandra,
Thank you for the inquiry.
Could you provide a screenshot of the changes you’d like to make? You can use platforms like Savvyify, Imgur, or Dropbox to upload and share the screenshot. If you need to adjust the background position and size of the image, you can try this css code:
.avia-section.av-1ajoc0o-f5dcf8e4d3d46a245540e44c381d48ec .av-parallax .av-parallax-inner { background-repeat: repeat; background-position: 70% 50%; background-attachment: scroll; background-size: contain !important; }
Best regards,
IsmaelHi,
What is the screen resolution of your laptop? If it has a lower screen resolution, you could decrease the max-width value, then adjust the Enfold > General Layout > Maximum Container Width. Make sure to purge the cache or remove the browser history before checking.
Best regards,
IsmaelHey WorldinColor,
Thank you for the inquiry.
You can add this css code to adjust the space between the iconbox icon and title:
#top .av-m868o6fq-2209228544dca5bbf34baf8f38fdb81c .iconbox .iconbox_content_title { margin-top: 50px; }
Best regards,
IsmaelHi,
Yes, you’re right. It’s the default icon fonts. Please feel free to open another thread if you have more questions. Have a nice day.
Best regards,
IsmaelHi,
You can try this css code to adjust the display of the header on mobile view:
@media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ .responsive #header_main .container { height: 130px !important; } #top .avia_search_element.av-m8j6ucsp-f1ed25db4fcf2e1d4ba1dd7653626aed #s.av-input-field { line-height: 33px; height: 33px; color: #bed028; font-size: 14px; } #top #searchform_element { margin-bottom: 0; } #top .avia-section.av-m8h8o2m6-a6ff6f0926c56ce5cb244fa93948b320 { background-color: transparent; background-image: unset; margin-top: 5px; margin-bottom: 0px; position: absolute !important; margin-top: 0; z-index: 5000; margin-top: -40px; } #top .av-main-nav-wrap ul { margin: 0; padding: 0; } }
Best regards,
IsmaelHi,
Sorry for the delay. This is the default transition of the slider and unfortunately, this cannot be adjusted. If you need more control over the initial transition of the slides, you can create sliders using the Layer Slider plugin.
Best regards,
IsmaelMarch 25, 2025 at 5:50 am in reply to: Partner/Logo Element: too much space between Element & Navigation Controls #1480095Hey ilona-l,
Thank you for the inquiry.
We are not yet sure why the slider resizes like that, but to temporarily adjust it, we added this css code:
#top .av-m8dhdoo2-9be497766191be21636491354eb51ed0 .avia-content-slider-inner { max-height: 180px !important; overflow: hidden; }
Please make sure to purge the cache before checking.
Best regards,
IsmaelMarch 25, 2025 at 5:38 am in reply to: Search widget no longer working correctly since update to Enfold 7 #1480094Hi,
We adjusted the selector in the css rules a bit so they don’t affect the default search bar. Please try it again.
Best regards,
IsmaelHi,
The account is still invalid. Please check the info carefully or provide another admin account.
Best regards,
IsmaelHey hisdi,
Thank you for the inquiry.
You can start with this css code:
.html_header_top.html_header_sticky #header { max-width: 1310px; left: 50%; transform: translateX(-50%); } #main, .avia-msie-8 .av_header_sticky_disabled#header { background-color: #000000; } .html_header_top.html_header_sticky #main { padding-top: 0; }
Best regards,
IsmaelMarch 25, 2025 at 5:22 am in reply to: Styling not showing for all elements after migration #1480089Hi,
Thank you for the update.
We recommend disabling the cache plugin and compression settings while editing the site. Once you’re done, you can enable these options again. Regarding the other issue, please provide a screenshot using platforms like Savvyify, Imgur, or Dropbox.
Best regards,
IsmaelHi,
Great! Glad we could help. Please don’t hesitate to open another thread if you have more questions. Have a nice day.
Best regards,
IsmaelMarch 25, 2025 at 5:11 am in reply to: menu item colored as current, if a section on homepage has an ID #1480086Hi,
Where did you add the css? This is how it looks when we apply the code directly in the browser.
Best regards,
IsmaelHi,
Thank you for the update.
We set the Project Settings > Layout from Fullsize to Responsive to prevent the slider from overflowing and make sure that it automatically resizes relative to the size of the parent boxed container.
Best regards,
IsmaelMarch 25, 2025 at 4:46 am in reply to: problem with video on mobile and css on chrome mobile #1480083Hi,
As mentioned above, background videos are disabled on mobile views by default. We are not sure how you managed to keep the slider video on mobile view, but for the other page, you can try this css code:
.avia_mobile #top .av-section-mobile-video-disabled .av-section-video-bg { display: block; }
Best regards,
IsmaelHi,
We are not sure how you managed to select Source Sans Pro because it is not available by default. Which Google font are you trying to select now? If the font is not available in the list, try uploading it to the Custom Type Fonts Manager. Please check the documentation below for more info.
— https://kriesi.at/documentation/enfold/typography/#how-to-upload-custom-fonts
Best regards,
IsmaelHi,
We actually moved the arrow below the testimonial container. Please make sure to purge the cache or remove the browser history before checking the page. You can also test it on incognito mode.
Best regards,
IsmaelMarch 25, 2025 at 4:25 am in reply to: Space between color section and column section on mobile #1480080Hey northorie,
Thank you for the inquiry.
The space is due to the padding of the first cell in the grid row. To hide this space, try using this css code:
@media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ .responsive #top #wrap_all .av-1v2pat2-53d1a210d34319a1e3263b9b4acfe09f .av-1tepg6e-5d320ae52f7edb1070659a131dbdac1d { display: none; } }
Best regards,
IsmaelHey studiovene,
Thank you for the inquiry.
This issue occurred due to changes in how the theme renders icons. Please add this css code to adjust the color of the search SVG icon:
.header_color .main_menu ul:first-child > #menu-item-search > a svg:first-child { stroke: #ffffff; fill: #ffffff; color: #ffffff; z-index: 10; }
Best regards,
IsmaelHi,
Thank you for the link.
Please add this css code to adjust the alignment of the buttons.
#top .av-otzhdc-f6e6fb6737c9d94574c2e623c4aab5bf .avia-button-wrap { position: absolute; width: 100%; bottom: 0; } #top .av-otzhdc-f6e6fb6737c9d94574c2e623c4aab5bf .flex_column_table .flex_column { padding-bottom: 100px; }
Best regards,
IsmaelMarch 24, 2025 at 8:18 am in reply to: menu item colored as current, if a section on homepage has an ID #1480024Hey vera,
Thank you for the inquiry.
Please add this css code to change the default color of the Kontakt menu item.
.header_color .main_menu ul:first-child > li.current_page_item#menu-item-202 > a { color: var(--enfold-header-color-meta); }
Best regards,
IsmaelHi,
The font Source Sans Pro is not included in the theme by default, so it was probably added manually. The font weight 900 is also not available as a variant. Make sure to refer to the font page before selecting a font weight, as all font weight variations will be available for selection regardless of the actual variants available for the selected font. You may need to choose a different font from Google.
Best regards,
IsmaelHi,
You could add a meta_query parameter to the filter above.
function custom_sort_by_event_date($query, $params) { $query['meta_key'] = 'event_date'; $query['orderby'] = 'meta_value'; $query['meta_type'] = 'DATE'; $query['order'] = 'ASC'; $query['meta_query'] = array( array( 'key' => 'activate', 'value' => '1', 'compare' => '=' ) ); return $query; } add_filter('avia_post_grid_query', 'custom_sort_by_event_date', 10, 2);
— https://www.advancedcustomfields.com/resources/checkbox/
Best regards,
Ismael -
AuthorPosts