- Acme Themes

Best Premium and Free WordPress Themes Forums Medical Circle Pro header picture not responsive in mobile Reply To: header picture not responsive in mobile

#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 5 years, 9 months ago by acmethemes.