Reply 191300 to: How to hide specific Element (Row) on mobile vision? Please help

Avatar: Rose Tyler
Rose Tyler
Support staff
April 17, 2018 at 09:11

Hello,

If elements were create using VC, you can use Responsive Options http://prntscr.com/j6b3hl
also, code like,

.class-of-element {
   display: none;
}

can be added in Theme Options > Styling > Custom css > Custom css for mobile or desctop. Use devtools in chrome browser to find required class.
Let us know if you need any further assistance.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.