• Hey, i just started using the free version of Mesmerize. So far the thema is great but i need several call to actions sections on the homepage.

    I added one cta section and now i cant add a second and third. Is there anyway to do this?

    I cant send a link. The wordpress installation is running on my home pc until the website is finished.

    Screenshot

    Best regards
    Robert

Viewing 1 replies (of 1 total)
  • You can. I have two of them on my website. Instead of using the Customizer, edit the page directly in your wp control panel, and then use the text editor to copy the first CTA section and paste that code to create new one:

    <div data-label="Cta" data-id="cta-blue-section" data-export-id="cta-blue-section" data-category="cta" class="cta-blue-section content-section content-section-spacing-medium bg-color1 white-text" id="cta-1">
    <div class="gridContainer">
    <div class="row middle-xs">
    <div class="col-sm-8 space-bottom-xs" data-type="column">
    <h2 class="">Join us for our 45<sup>th</sup> Anniversary Car Show!</h2>
    Saturday, October 13, 2018 at the Albany Mall
    
    </div>
    <div class="col-sm-4 end-sm" data-type="column"><a class="button color2" href="https://artesianccc.org/accc/annual-open-car-truck-and-street-rod-show" data-cp-link="1" target="_self"> LEARN MORE </a></div>
    </div>
    </div>
    </div>
    

    Example: https://artesianccc.org

    • This reply was modified 6 years, 8 months ago by clashley1976.
Viewing 1 replies (of 1 total)
  • The topic ‘Several CTA sections on homepage’ is closed to new replies.