Hi, for some reason my “select a page” is not displaying by default. When you click on the menu box it is the first option but I want it to be always visible so people know that is the menu. And second problem, how do I make my page background scale down with different devices. At the moment it is displaying at full size on tablet and mobile devices, thus it looks huge and blurry.
Thanks in advance for your help
Hi!
Please try deactivating all active plugins and flush browser cache on your mobile device and check if issue remains
Cheers!
Yigit
no luck :(
Hi!
The color of the text is white. Please add this on your custom.css or Quick CSS:
@media only screen and (max-width: 767px) {
#top .header_color select {
color: gray;
}
}
Regards,
Ismael
Thank-you!!! That fixed the “select a page” issue. Do you know anything about the background issue?
Hi!
The background doesn’t look blurred on mobile devices.
http://responsinator.com/?url=http%3A%2F%2Fwesternstarbutter.staging.safecom.com.au
Best regards,
Ismael