Hi there,
We needed to make a one page temporary site but having done so the logo now seems to be out pf position on smaller screen sizes. Can’t see what’s causing the issue in Firebug. Help much appreciated.
Hey rpl_admin!
Please add following code to Quick CSS
@media only screen and (max-width: 767px) {
.responsive .logo a {
vertical-align: top;
}}
Best regards,
Yigit
Hey Yigit,
Once again, many thanks for your excellent help.
Best regards,
Robert