Forum Replies Created
-
AuthorPosts
-
October 29, 2024 at 4:18 pm in reply to: CSS snippet to control the spacing/ padding of the Masonry grid (set to “large) #1470137
Hi Rikard,
Feel free to close the topic.
Regards,
SheldonOctober 29, 2024 at 3:06 pm in reply to: CSS snippet to control the spacing/ padding of the Masonry grid (set to “large) #1470128Hi Guenni007,
That worked, thank a lot for your efforts.
Regards,
SOctober 29, 2024 at 3:00 pm in reply to: CSS snippet to control the spacing/ padding of the Masonry grid (set to “large) #1470126I mean the masonry gallery indeed :)
October 29, 2024 at 12:59 pm in reply to: CSS snippet to control the spacing/ padding of the Masonry grid (set to “large) #1470107Hi Rikard,
Please find the URL in the private content section.
Regards,
SJanuary 12, 2024 at 2:14 pm in reply to: Set a fixed width for a 1/3 column next two a “flexible” 2/3 column. #1429899Hi Ismael,
I’m posting a screenshot URL and the site link in the private content.
Thanks for your help!
January 12, 2024 at 9:11 am in reply to: Set a fixed width for a 1/3 column next two a “flexible” 2/3 column. #1429871Hi Ismael,
Indeed the 2nd column is the 1/3 column. I have applied this css, in general it works out fine however it seems that this code forces a “equal height” behavior of both the 2/3 and 1/3 column. I noticed this since the 1/3 column has a border but the content in there is limited. Now when narrowing the viewport the 2/3 column nicely behaves responsive but the border of the 1/3 column (with the min-width setting) stretched along.
Can we update the snippet to ensure that the 1/3 column doesn’t stretch out unnecessary since the border displays the wrong displaying.
Thanks and regards
January 12, 2024 at 9:07 am in reply to: Search icon disappearing from Menu when snippet used to switch hamburger earlier #1429870Hi Ismael,
So the full snippet to paste in the Quick CSS should be the set below? I have updated the but without the desired effect.
/* Activate burger menu */
@media only screen and (max-width: 1224px) {
#top #header .av-main-nav>li.menu-item {
display: none !important;
}#top #header .av-main-nav > .av-burger-menu-main, #top #header .av-main-nav > .menu-item-search-dropdown {
cursor: pointer;
display: block!important;
}#top #header .av-burger-menu-main,
#top #header .menu-item-search-dropdown {
cursor: pointer;
display: block !important;
}
}Kind Regards
January 11, 2024 at 10:14 am in reply to: Search icon disappearing from Menu when snippet used to switch hamburger earlier #1429799Hi Ismael,
Thanks for the updated snippet, however in our case the search icon is still disappearing. I will past the site URL in the private content section.
Thanks and regards
January 11, 2024 at 9:05 am in reply to: Set a fixed width for a 1/3 column next two a “flexible” 2/3 column. #1429790Hi Ismael,
Thanks for your solution, the only thing is that the column which should have a fixed width is the 2nd column. Should I simply replace the “nth-child(1)” with “nth-child(2)” to apply the behavior on the 2nd column?
Kind Regards
Hi Rikard,
Feel free to close the thread.
Kind Regards
EnfoldfanaticHi Ismael,
Works great! Thank for sharing this perfect solution.
Kind regards
January 4, 2024 at 12:00 pm in reply to: Add text “Menu” below the hamburger icon on mobile #1429260January 3, 2024 at 11:45 pm in reply to: Add text “Menu” below the hamburger icon on mobile #1429217Hi @guenni007,
Thanks for your help! Would it be also possible to adjust the hamburger + menu text position slightly? I would like to move the both a bit up since the hamburger is currently not aligned vertically in the mobile menu anymore.
Thanks and regards
Hi Mike,
I think I already solved it by adding the following CSS snippet:
@media only screen and (max-width: 767px) {
#hero .container {
max-height: 400px !important;
}
}Regards,
SHi Mike,
I will post the URL in the private content, it regards the first container on the homepage. Indeed we would like to set a height of 50% of the hero container for the viewport up to 767px.
A max-height would probably would as well indeed, the content within the container will fit easily in there (50% space).
Regards,
SThe above snippet doest affect my container behavior, maybe Mike or Rikard could throw in a suggestion?
Hi Guenni,
Thanks for your reply. This particular code snippet only lowers the height of the background, the overflow turns out grey. The inner content seems to “utilize” the height set within the ALB settings tab. There I have still set that the minimum height should be 90%. Should I change that as well?
Regards,
SHi Mike,
Please feel free to close this thread, thank you very much for providing a working solution even on a Saturday evening.
Kind Regards,
SHi Mike,
I’m sorry the initial code snippet did had affect. It just needed a few seconds, the issue seems to be solved. Does this particular “issue” has something to do with the latest versions of Enfold and WordPress? This since I haven’t experienced yet earlier.
Kind Regards,
SHi Mike,
I added the code snippet to the functions.php but no succes unfortunately. For testing this topic I have cloned to the project to another environment, I will paste the link in the private content.
Kind Regards
SHi Mike,
After providing your response to Siteground they came with another reply. Please find the reply in the private content.
Regards,
SHi Rikard,
Feel free to close it, thanks!
Regards,
SHi Nikko,
Just perfect, thanks for your help.
Kind Regards,
SHi Rikard,
Please find a URL + screenshot with highlighted areas in the private content.
Regards,
SHi Mike,
This worked out well, everything is functioning as it should again.
Thanks for the update and the efforts.
Kind Regards,
SHi Yigit,
I have installed the received version Enfold however the field “e-mail” seems to be missed in the pulling of fields. So basically all fields related to the Mailchimp audience list show up with the modal, however the most important field “e-mail” doesn’t show up. This while it’s still part of the “Audience field settings” within Mailchimp.
Works perfect!
Thanks a lot for the efforts.
Kind Regards,
SHi Mike,
Thanks for the resolution, the only thing is that the tekst sentence (text-block) is the only element which still applies an opacity. You can see it on the shared link. Is there a fix for that possible?
Thanks and regards,
SThanks a lot Mike!
I have got one more question, on the hero teaser on the homepage I have applied an opacity when the screensize is lower than 1200px. The only thing is that I would only like to apply an opacity of 0.6 to the back-ground image fore the 1/1 container > not for the content within the container (text and buttons). Is there a CSS trick to only let the opacity apply on the background image?
Kind Regards,
SMarch 31, 2022 at 10:30 am in reply to: Form is being submitted and send without field values (while validation active) #1346728Hi Rikard,
In the meanwhile I found out that this plugin is no longer support by WordPress (https://wordpress.org/plugins/contact-form-7-to-database-extension/). Is there another best practice you can advice for storing the enfold contact forms into the database?
I have seen some threads but not keen on selecting another plugin which me working a little conflicting with Enfold.
Kind Regards
S -
AuthorPosts