Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to hide a div
Message
From
16/04/2018 10:09:03
 
General information
Forum:
Bootstrap
Category:
Responsive design
Miscellaneous
Thread ID:
01659430
Message ID:
01659442
Views:
34
>I have another project where the following code works:
>
>
> <div class="container">
>           
>                <div class="row col-md-offset-1 col-lg-offset-2 hidden-xs"> 
>
>
>So, it must be that I am doing something different in this project. I will keep trying/testing.

sure, .hidden-xs and .container are set on different elements, even if contained.

you can just do the same, create a
<div class="hidden-sm-low">
inside the
<div class="container">
Thierry Nivelet
FoxinCloud
Give your VFP application a second life, web-based, in YOUR cloud
http://foxincloud.com/
Never explain, never complain (Queen Elizabeth II)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform