Jump to content

Hide html code in mobile version


Recommended Posts

Hi, I want to hide <div class="col-md-10 col-sm-12 position-static> only in mobile version, I have tried adding these classes (hidden-xs and hidden-sm) but it hasn't worked:

<div class="col-md-10 col-sm-12 position-static hidden-xs  hidden-sm">

Any ideas?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...