Forum Replies Created
-
AuthorPosts
-
Hi,
We added the class name “av-grid-narrow-column” to the grid row element containing the columns, then added this css code.
@media only screen and (min-width: 989px) { .responsive #top #wrap_all .av-grid-narrow-column .flex_cell { top: -100px; position: relative; max-width: 64%; display: block; margin: 0 auto; } }Please remove the 500px padding on both grid row.
Best regards,
IsmaelHey MarcusJeroch,
Thank you for the inquiry.
As mentioned here, https://kriesi.at/support/topic/navigation-fullwidth/, you can set the Enfold > Header > Header Layout > Menu And Logo Position to “Logo center, Menu below”, then upload the SVG as logo in the Enfold > Theme Options panel. You may need to adjust the Enfold > Header > Header Size to custom pixel value.
Best regards,
IsmaelHey MarcusJeroch,
Thank you for the inquiry.
Set the Enfold > Header > Header Layout > Menu And Logo Position to “Logo center, Menu below”, then add this css code to adjust the maximum width of the menu container:
#header #header_main_alternate .container { max-width: 100vw; }Let us know the result.
Best regards,
IsmaelHi,
@Guenni007: He’d like to change it with the an actual image. Thank you for the info.Best regards,
IsmaelHi,
No problem! Let us know if you have more questions. Have a nice day.
Best regards,
IsmaelFebruary 26, 2025 at 7:59 am in reply to: Responsive Font size change not working on mobile #1477994Hi,
We added this css code to adjust the casing of the heading tags:
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { text-transform: none; letter-spacing: 1px; }And regarding the padding issue, did you add this css code?
main.template-page.content.av-content-full.alpha.units { padding-bottom: 0px !important; padding-top: 0px !important; }This removes the default padding of the color sections.
Best regards,
IsmaelHey Matthew,
Thank you for the inquiry.
Where can we check the issue? Please create a test page, then provide the URL in the private field. In the meantime, try to temporarily disable the Enfold > Performance > File Compression settings. Let us know if the issue persists.
Best regards,
IsmaelHey xfacta,
Thank you for the inquiry.
You can add this css code to limit the height of the embedded video.
@media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ #top .flex_column.av-6x5rog-a89aa535bbb4f44ff97f6d467f65c8b1 .avia_codeblock iframe { height: 200px; margin-bottom: -50px; } }Best regards,
IsmaelHi,
Try to adjust the height, width and line-height properties in the css code above.
Best regards,
IsmaelFebruary 26, 2025 at 6:56 am in reply to: Responsive Font size change not working on mobile #1477986Hi,
Have you tried using the Special Heading element instead of the Text Block? The custom styles set in the Text Block are not being applied because the base styles for the H1 element are overriding them. Please try replacing the Text Block with the Special Heading element, then set the heading tag to H1.
Best regards,
IsmaelHi,
Good to know! Let us know if you have more questions.
Have a nice day.
Best regards,
IsmaelHi,
Great! Glad to know that you’ve found a workaround. Let us know if you have more questions.
Have a nice day.
Best regards,
IsmaelHi,
You can use this css code to adjust the size of the icon in the list.
.avia-icon-list .iconlist_icon { height: 64px; width: 64px; line-height: 64px; font-size: 20px; text-align: center; margin-right: 30px; margin-left: 2px; }Adjust the font-size value as you wish.
Best regards,
IsmaelFebruary 26, 2025 at 6:36 am in reply to: Responsive Font size change not working on mobile #1477980Hi,
Thank you for the info.
We were not able to login because the credentials above are invalid. Please check the info carefully or provide another admin account.
Best regards,
IsmaelFebruary 26, 2025 at 6:32 am in reply to: How to add social Media accounts BlueSky & Mastodon? #1477979Hey MarcusJeroch,
Thank you for the inquiry.
Yes, these icons are not yet available by default, but you can manually add them by following the instructions in this thread: https://kriesi.at/support/topic/tiktok-icon-social-media-buttons/#post-1394706
Let us know if you need more info.
Best regards,
IsmaelHey MarcusJeroch,
Thank you for the inquiry.
You can add this css code to adjust the width of the overlay:
#top .aviaccordion-preview { height: 100%; width: 50%; }Best regards,
IsmaelHey Maureen,
Thank you for the inquiry.
You can use this code in the Quick CSS field to apply the crown to the active menu item:
#top #header_main > .container .main_menu .av-main-nav > li.current-menu-item:before { position: absolute; height: 31px; width: 32px; background: url(https://oranjevereniging-hoevelaken.nl/wp-content/uploads/2025/02/20250225-OranjeVerenigingHoevelaken-logo-kroontje.jpeg); content: ""; top: 30px; left: 50%; background-size: 100% 100%; transform: translateX(-50%); }Result:
Best regards,
IsmaelHi,
You may need pull the whole cell instead.
.responsive #top #wrap_all .flex_cell.av-m7dbfxs0-8641a1a6d69afe4c2e8bb61389de1cc0 { top: -100px; position: relative; max-width: 50%; display: block; margin: 0 auto; }You may want to avoid applying 500px padding on both sides of the cell because it makes the container too narrow on large screens.
Best regards,
IsmaelHi,
Thank you for the update.
The mobile menu links under “Servizi” are accessible when we checked. Did you figure out the issue?
Best regards,
IsmaelHey ballindigital,
Thank you for the inquiry.
You can add this css code to adjust the color of the “All Dermal Fillers” menu item on mobile view:
@media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a[href="https://www.rosevel.ie/product-category/dermal-fillers/"] { color: black; } }Best regards,
IsmaelHi,
Thank you for the info.
As suggest above, you have to use the Fullscreen slider in order to stretch the video. We edited the video slide in the test page and switch the Stil > Video Einstellungen > Anzeige des Videos settings to the second option. Please check the link in the private field.
Best regards,
IsmaelHey Joseph_HILFIGER,
Thank you for the update.
This is a known issue with OVH servers. To import the demo, we manually uploaded the theme options in Enfold > Import/Export and imported the posts via Tools > Import. Unfortunately, the demo images were not included due to OVH server restrictions. You’ll need to edit the page and upload your images manually.
Please make sure to purge the cache before checking.
Best regards,
IsmaelFebruary 26, 2025 at 5:37 am in reply to: Update breaks wordpress function call in custom enfold elements #1477970Hi,
Thank you for the update.
Please clone the site to a staging environment, then provide the login details in the private field. We’d like to check the issue further.
Best regards,
IsmaelFebruary 26, 2025 at 5:35 am in reply to: WooCommerce Product Image Too Big on Mobile – Need Help #1477969Hi,
We’ve found some invalid CSS code in the Quick CSS field. Do you have a site backup? We’d like to correct the css, but we don’t want to risk breaking anything in the process.
Please create a site backup or restore point, and then we’ll adjust the css modifications.
Best regards,
IsmaelHi,
It works correctly when we apply the modification directly in the browser. Did you clear the browser cache or try checking the site in incognito mode?
Please provide the login details in the private field so we can check it.
Best regards,
IsmaelHey Martina,
Thank you for the inquiry.
Did you translate the menus to other languages? Please check this documentation: https://wpml.org/documentation/getting-started-guide/translating-menus/
Best regards,
IsmaelHey MarcusJeroch,
Thank you for the inquiry.
You can apply the image as a background to a Color Section element. Would you mind providing a screenshot of the layout you’re trying to create?
Best regards,
IsmaelHey lara666,
Thank you for the inquiry.
This is not possible by default, but you can follow the instructions in this thread: https://kriesi.at/support/topic/masonry-not-displaying-cover-pictures/#post-1439624.
The solution is for the Masonry element, but it should work the same way for the Portfolio Grid.
Best regards,
IsmaelHi,
Thank you for the info.
We imported the theme options and pages of the Law demo. Unfortunately, we were not able to include the images. You can simply edit the pages and upload your own images.
Best regards,
IsmaelFebruary 25, 2025 at 6:17 am in reply to: Attempt to read property “slug” on array portfolio/portfolio.php on line 1312 #1477852Hi,
We can’t reproduce the issue on our end. The sorting categories are returned as objects, not arrays.
Have you tried deactivating the plugins?
Best regards,
Ismael -
AuthorPosts
