Open
Description
When using the hero component, the description is always displayed above the image on mobile devices, regardless of whether the REVERSE parameter is set to TRUE or FALSE. The desired behavior is to have the description appear below the image on mobile.
select
'hero' as component,
'"When Kundalini rises, your Spirit starts emitting vibrations—spiritual vibrations—on your central nervous system. And you start feeling a cool breeze on your hands, out of your fontanel bone area. And then these fingers, which represent the centers within you, start speaking, telling you what’s wrong and what’s kind. Also, they tell you about others—what is wrong with the others." - Shri Mataji Nirmala Devi' as description_md,
'jpg/ShriMataji2.webp' as image,
TRUE as 'reverse' ,
'#lang_id' as link,
'Feel the Cool Breeze of the Spirit' as link_text;