Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #185027

    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

    #185229

    Hey fonterra!

    Can you post the link to your website?

    Cheers!
    Yigit

    #185386
    This reply has been marked as private.
    #185820

    Hi!

    Please try deactivating all active plugins and flush browser cache on your mobile device and check if issue remains

    Cheers!
    Yigit

    #185906

    no luck :(

    #186081

    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

    #186682

    Thank-you!!! That fixed the “select a page” issue. Do you know anything about the background issue?

    #187077

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘mobile issues’ is closed to new replies.