Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #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.
    #1488217

    Hey 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,
    Ismael

    #1488330

    so 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?

    #1488341

    Hi,

    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,
    Ismael

    #1488373

    i need an email to send the login to otherwise you will need a code.

    #1488390

    Hi,

    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,
    Ismael

    #1488421

    2FA disabled. login attached. i do not completely follow the instructions in that thread. i prefer if you do it. thank you

    #1488476

    Hi,

    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.

    View post on imgur.com

    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,
    Ismael

    #1488491

    that looks good – can you center the text and copy that to the main page pls?

    #1488512

    Hi,

    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,
    Ismael

    #1488637

    Hi. I don’t see how to add this template to my existing homepage? can you pls guide me?

    #1488651

    Hi,

    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

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.