Livemesh Support

Support forum for WordPress Themes and Plugins by LiveMesh

Skip to content
  • Support Forums
  • Knowledge Base – FAQ
  • Register for Support
  • Login
  • Password Reset

Quick Website Tweaks

Support Forums for LiveMesh Themes & Plugins › Forums › Appdev Theme Support › Quick Website Tweaks

Tagged: iphone slider, logo

  • This topic has 9 replies, 3 voices, and was last updated 9 years, 2 months ago by jsaunde1jsaunde1.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • January 7, 2014 at 6:13 pm #3642
    jsaunde1jsaunde1
    Member

    Hello Guys,

    First and foremost, AWESOME job with the website platform. I just have a few tweaks. Ultimately, my website will be used on mobile mostly and unfortunately I’m having some trouble with a couple of things.

    1. The Logo on the homepage does not show on Safari mobile. i tried your suggestions to upload a logo image for retina display but it didn’t work.

    2. Also, on the home page, the iPhone slider images seem to be off center.

    Is there any way you could help? I attached screenshots as well.

    January 8, 2014 at 11:47 am #3656
    NexusNexus
    Moderator

    Pls reply as a private message here with the site URL and a temporary login to the WordPress dashboard and I will fix these issues for you. Thanks!

    January 9, 2014 at 7:31 pm #3677
    jsaunde1jsaunde1
    Member
    This reply has been marked as private.
    January 9, 2014 at 7:52 pm #3679
    jsaunde1jsaunde1
    Member
    This reply has been marked as private.
    January 10, 2014 at 1:29 pm #3691
    RaghavendraRaghavendra
    Moderator

    The slight offset of slider images in iPhone can be fixed programmatically by changing the top, left or width values in the Custom CSS below for the iPhone resolution –

    @media screen and (min-width: 320px) {
    .iphone-slider-container .flex-slider-container {
    top: 18.9%;
    left: 14.1%;
    width: 71.78%;
    height: 65%;
    }
    }
    

    I think better solution would be to actually have a black background for the iPhone slider image. That way slight variations like this which occur only in certain resolutions would not bother you. Will send you a new staging iPhone slider screenshot for the slider so that this issue will get resolved automatically.

    For the logo issue, I am not able to login with the credentials you have provided. But from the source code I see that you have not specified the width and height of the retina logo which is the root of this issue. You should see the logo appear on the phone if you provide the actual height and width of retina logo image in the theme options panel as seen below –

    https://docs.google.com/file/d/0B9j6FQo4cSQFZzZOMkJYSlZtZm8/edit?usp=drivesdk

    January 10, 2014 at 4:44 pm #3697
    NexusNexus
    Moderator

    I have attached a new iPhone slider stage image. Please replace the current image with the attached image inside the “images > sliders” folder.

    January 13, 2014 at 2:57 pm #3722
    jsaunde1jsaunde1
    Member
    This reply has been marked as private.
    January 14, 2014 at 2:05 pm #3736
    RaghavendraRaghavendra
    Moderator
    This reply has been marked as private.
    January 14, 2014 at 9:17 pm #3745
    jsaunde1jsaunde1
    Member

    Ok, i can take care of that. Are you able to get the logo in the header for Safari mobile on iOS?

    January 14, 2014 at 9:51 pm #3747
    jsaunde1jsaunde1
    Member

    Nevermind, I got it!!

  • Author
    Posts
Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Quick Website Tweaks’ is closed to new replies.

Our Themes

Tags

  • agile
  • appdev
  • austin
  • blog
  • contact form
  • css
  • demo
  • error
  • extinct
  • font
  • fonts
  • footer
  • gallery
  • header
  • home page
  • icons
  • images
  • install
  • installation
  • invent
  • lightbox
  • logo
  • menu
  • mobile
  • navigation
  • page sections
  • peak
  • portfolio
  • primary menu
  • responsive
  • revolution slider
  • setup
  • shortcode
  • shortcodes
  • sidebar
  • slider
  • social icons
  • tabs
  • testimonials
  • theme
  • update
  • video
  • visual composer
  • widget
  • woocommerce
Proudly powered by WordPress