Hide certain rows in mobile views?

Hide certain rows in mobile views? was created by raystek

Posted 8 years 1 month ago #33388
Is there a way to hide a row when the page is on mobile view? For example, I wouldn't want to load a slideshow or carousel when visitors are looking at my site on tablets/phones.

Perhaps using the bootstrap classes such as hidden-tablet, hidden-phone, etc?
by raystek

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Hide certain rows in mobile views?

Posted 8 years 1 month ago #33397
Hi
you can use the responsive popup to choose the behavior of each block depending on the resolutions
CEd

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by martsax1 on topic Hide certain rows in mobile views?

Posted 7 years 11 months ago #34803
Where can I find the responsive pop-up in pagebuilder?

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Hide certain rows in mobile views?

Posted 7 years 11 months ago #34814
Hi
each element has a unique ID, so you can target it with your custom CSS and mediaqueries
there no option for now to do that in the interface
CEd

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by martsax1 on topic Hide certain rows in mobile views?

Posted 7 years 11 months ago #34823
Is it possible to put a media query in the custom css for the block? If so, could you provide a quick sample.

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Hide certain rows in mobile views?

Posted 7 years 11 months ago #34833
no you must put these css in another place, for example in a CSS of your template.
For the mediaqueries, you can find multiple examples on the net on how to do that :

@media screen and (max-width: 524px) {
#rowidhere {display: none !important;}
}

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Time to create page: 0.719 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 464 guests and one member online