Hi,
You can add following css code in theme options panel's custom css code field.
@media ( max-width: 425px ) { .parallax { display: none; }}
http://prntscr.com/rf5xd2
Best Regards,
Where do we add this css? What is its purpose? Kindly guide us through screenshots.
Please use following css code.
.parallax { display: none; }
Kindly share the css code for that.
There is not options to change color and alignment and hide them in mobile, etc. Please use css code to do them.
We want to hide the section "How Dhamtrip Works" on the mobile. Can we do that? If yes how?
We want to hide the section "How Dhamtrip Works" on the mobile. Can we do that? If y
Hello Team,
We have updated the content and encounter some errors. Kindly guide to rectify it.
Hi,
You can add following css code in theme options panel's custom css code field.
http://prntscr.com/rf5xd2
Best Regards,