Customising the 'Tracking & Email Capture' template

Posted by: Adam

17th September 2020, 12:08 pm

Adam

@imcait

17 Sep 2020
12:08 pm

Is there a simple way to customise the template for email capture (perhaps in the same way that woocommerce templates can be customised within a theme)?

We wish to use this as a T&C acceptance screen, so would like to remove the product image without breaking compatibility with future updates.

  • Richard Webster

    @rwebster

    18 Sep 2020
    12:48 pm

    Hi mate. You can add some custom CSS to your site. The easiest way is to use the Customise theme option, then go to Additional CSS, and add the following:

    .somdn-capture-email-left {
    	display: none;
    }
    .somdn-capture-email-right {
    	width: 100%;
    }

    This will completely hide the picture column and make the right column full width.

  • Adam

    @imcait

    18 Sep 2020
    2:24 pm

    Did the trick - thanks for the speedy response!

  • Richard Webster

    @rwebster

    18 Sep 2020
    2:51 pm

    No probs 🙂

This topic is closed to new replies.

Looking for Square One Media? Check this post