Best Premium and Free WordPress Themes › Forums › Medical Circle Pro › Shrink header on scroll › Reply To: Shrink header on scroll
February 6, 2019 at 4:51 am
#45145
acmethemes
Keymaster
Dear Fattyma,
Please add the given CSS code in Additional CSS
Appearance->Customize->Additional CSS
.at-sticky#navbar > div > div.navbar-header > a > img {
width: 140px;
}
.at-sticky .main-navigation a {
font-size: 14px;
}
.at-sticky .site-description{
font-size:12px;
}
Best Regards!