
-
AuthorPosts
-
August 18, 2025 at 7:25 pm #1488205
i would like to disable the accordion part of the 3 elements on our home page – events, shabbat & services and candle lighting. is that possible? if not, is there another element that i can use that shows text on a background color?
-
This topic was modified 3 weeks, 2 days ago by
melanie308.
-
This topic was modified 3 weeks, 2 days ago by
melanie308.
August 19, 2025 at 3:07 am #1488217Hey melanie308,
Thank you for the inquiry.
shows text on a background color?
You can add a Text Block or Special Heading element to a Column element and apply the background to the column. Let us know how it goes.
Best regards,
IsmaelAugust 20, 2025 at 11:55 pm #1488330so i added the special heading element but there is no way to chg the background for just that element. I only want the background of that particular element to change. NOT the entire column. is there a way to do that so that it looks similar to the accordion element that’s there now?
August 21, 2025 at 4:58 am #1488341Hi,
Thank you for the update.
You can apply a custom css class to the Special Heading elements and then manually apply the background using css modifications. If you provide the login details, we can set up the layout for you. Please include the login details in the private field.
— https://kriesi.at/documentation/enfold/add-custom-css/
Best regards,
IsmaelAugust 21, 2025 at 5:11 pm #1488373i need an email to send the login to otherwise you will need a code.
August 22, 2025 at 3:59 am #1488390Hi,
Please disable 2FA, then send us the login account you’re currently using to access the dashboard. Did you follow the instructions provided in the following thread?
— https://kriesi.at/support/topic/adding-columns/#post-1488331
Best regards,
IsmaelAugust 22, 2025 at 6:10 pm #14884212FA disabled. login attached. i do not completely follow the instructions in that thread. i prefer if you do it. thank you
August 25, 2025 at 7:43 am #1488476Hi,
Thank you for the info.
We just added the class name “av-custom-heading-bg” to the column element, then added the following css code to apply a background color to the special heading element inside the column.
CSS:
.av-custom-heading-bg .av-special-heading { background: #424680; padding: 20px; }
We also created a test page. Please check the links in the private field.
Best regards,
IsmaelAugust 25, 2025 at 1:49 pm #1488491that looks good – can you center the text and copy that to the main page pls?
August 26, 2025 at 5:17 am #1488512Hi,
We centered the Special Heading and saved the content as a template called “4 Column Special Heading BG”. You can now add it to your home page or any other page, and update the content as needed.
Best regards,
IsmaelAugust 28, 2025 at 2:12 am #1488637Hi. I don’t see how to add this template to my existing homepage? can you pls guide me?
August 28, 2025 at 8:47 am #1488651Hi,
Please refer to this documentation to learn more on how to properly insert templates into the Advanced Layout Builder: https://kriesi.at/documentation/enfold/intro-to-layout-builder/#templates
Look for the template named “4 Column Special Heading BG” and adjust it as needed.
Best regards,
Ismael -
This topic was modified 3 weeks, 2 days ago by
-
AuthorPosts
- You must be logged in to reply to this topic.