Best Premium and Free WordPress Themes › Forums › Corporate Plus › Mobile navbar transperant /Color › Reply To: Mobile navbar transperant /Color
May 12, 2017 at 9:30 am
#17029
acmethemes
Keymaster
Please add the below CSS to make the logo size on small devices
@media only screen and (max-width: 500px) {
img.custom-logo {
max-width: 36%;
height: 50%;
}
}
We need to check the above query on devices as well. We will contact you soon.
Regards