Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hello, I am having the same issue, although I am not using elementor, I am using Divi builder.

    The url for my dev site is here: https://mockup.chicagoevents.com/

    Other than the vertical stacking, what an EASY tool.

    Here is the code I use for my slide format. `<div class=”custom-header-element”>

    <div class=”header-parallax” style=”background:url(#_ATT{Event_Slider_Image_URL})”>
    </div>

    <div class=”cu-middle-section”>

    <div class=”promo_description”>
    <h2 class=”et_pb_module_header”>#_EVENTNAME</h2>
    </div>

    <div class=”section-right-text”>
    <div class=”et_pb_text_inner”>
    <p>
    <img class=”wp-image-2262 aligncenter size-thumbnail” src=”#_ATT{Event_Logo_for_Slider_Image_URL}” alt=”” width=”150″ height=”150″>
    <strong>#_EVENTDATES</strong>
    {is_long}<strong><br>#_ATT{Custom_Time_Description}</strong> {/is_long}
    {has_ATT_Event_Registration_URL}<div class=”et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_module “>
    <a class=”et_pb_button et_pb_button_0 et_pb_bg_layout_light” href=”#_ATT{Event_Registration_URL}”>REGISTER NOW</a>{/has_ATT_Event_Registration_URL}
    </div>
    </p>
    </div>
    </div>

    </div>

    </div>`

    I would be very interested in custom coding as I am under deadline. Thank you!

Viewing 1 replies (of 1 total)