Simple Custom CSS Changes-Making them Mobile Responsive
-
Hello,
I added the plugin “custom css” and made the following changes to my header and slider:
#slider-wrapper .flexslider {
height: 435px !important;
overflow: hidden;
}#header .logo .text-logo {
font-size: 65px;
}#header .logo .text-logo {
font-family: ‘Hitchhiker’;
}Unfortunately, these changes are not showing up on mobile devices. Does anyone know how to make these CSS changes mobile responsive. I don’t know much about media queries, or even what to search in Google. So any advice is much appreciated!
Thank you!
Elizabeth
- The topic ‘Simple Custom CSS Changes-Making them Mobile Responsive’ is closed to new replies.