pritmadlani but for mobile phones and tablets, I would like it to appear without the text on the right side.
Kindly check now. Have performed following steps as mentioned below :
1) Wrapped the text with div tag like this :
<div class="hidden-xs">We offer a wide range of Hindu Invitation cards. We have a range of simple, yet elegant wedding cards. We also have a catalogue of different symbols which can be used.</div>
2) Added this to override.css file :
@media only screen and (max-width: 600px) {.hidden-xs {display:none;}}
Kindly ensure to clear your browser cache if changes dont reflect