Hi,
I need to add a slogan on the header and therfore I added a large logo image
I loogs nice with the navigation below, but the image is far too large for smartphones.
Can I upload a seperate logo for smartphone or is there another solution ?
Thank you in advance,
AB
Hey anma!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.responsive .logo a, .responsive .logo img { max-width: 200%; height: auto !important; }}
Cheers!
Yigit
Hi Yigit,
YES, THX, works, great support,
Merci,
AB