Disable row for mobile and tablet
-
Hi!
I have a row with video background. I want to disable the whole row for tablet and phone.
Could you please help solve the problem?
Thanks!
Hello,
If you use Eelementor, find the option to hide the section in the Advanced > Responsive of the Section settings. If you use WP bakery page builder, you need to assign a class and hide it with the custom CSS, let me know if you need help with custom CSS and insert the site credentials into the private content. Your site is under construction I cannot see anything.
Best Regards
The video background row screenshot is attached. It’s on the home page. Could you please help?
Thank you in advance!
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Mobile or Table or where you want to hide:
body .hide_mobile{
display:none!important;
}
You can add class hide_mobile
to any row that you want to hide on mobile.
Best Regards
Hi! I have added a class hide_mobile to the row I want to hide on mobile, and added the custom css in theme settings, still no luck ((. Maybe I am doing something wrong.
Could you please have a look once more? Thank you in advance!
Hello,
Please give me the page URL and screen of the block you want to delete.
Best Regards
Hi! I want to disable the row with video background for mobile and tablet devices.
Thanks!
URL: https://buildinarmenia.com/
Screenshot attached
Attachments:
You must be
logged in to view attached files.
Hello,
Please clear the browser cache, and check again I do not see this row on mobile: https://gyazo.com/2811e6902618d084f1c6a7226d359b83
If you have any questions please feel free to contact us.
Best Regards
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Disable row for mobile and tablet’ is closed to new replies.