I need to make a CSS style active only when I open the web from a desktop PC, either on tablets or mobile I can disable it.
I know it's an attack on responsivity, create a carousel, but I wanted to start with the web in the middle of the image. What gives an effect type the one of the cover of facebook
for this place in the carousel div:
<div id="carousel-example-generic" class="carousel slide altura-carousel" data-ride="carousel">
.altura-carousel{
height: 300px;
}
but when I get smaller devices the height remains fixed and it leaves me a gray void So I want to know if I can set parameters when that style is activated