Mon Aug 18 2025 15:01:07 GMT+0000 (Coordinated Universal Time)
AMP (Accelerated Mobile Pages), is a stripped down form of HTML designed to be lightweight and serve mobile content much faster than regular pages. Search engines favour AMP pages when searching on a mobile device, as these pages load quicker than the full site.
Remove unsupported elements from components.
Custom javascript isn't supported by AMP, so some Cohesion elements need to be removed from your component layout canvas. Unsupported elements include:
Link your AMP theme stylesheet to component elements by adding CSS classes to them.
If any CSS you've defined in your AMP stylesheet depends on CSS classes, make sure you add these classes to your component elements using the Markup
tab of element settings. See Customising your AMP sub-theme for more information.
If this content did not answer your questions, try searching or contacting our support team for further assistance.