Best Premium and Free WordPress Themes › Forums › Medical Circle Pro › header picture not responsive in mobile › Reply To: header picture not responsive in mobile
July 9, 2018 at 8:30 am
#31981
acmethemes
Keymaster
Dear Siegmar Franke,
Can you please try and add the code below inside additional CSS.
Dashboard->Appearance->Customize->Additional CSS
@media only screen and (max-width: 767px){
.inner-main-title {
height: 200px!important;
}
}
Best Regards!
- This reply was modified 6 years, 4 months ago by acmethemes.