Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #332550

    Updated client to V3.01: http://www.idnaples.com/about-us/

    Issue 1: If you reduce the width of the screen you will see that the navigation touches the logo around the 912px width. How can I make it so that the navigation starts responsive earlier so that the size of the navigation gets smaller & thus does not run into the logo? And by time it does, it goes into the smartphone menu mode.

    Issue 2: On the http://www.idnaples.com/about-us/ page, the page renders great on my laptop / larger screen. However on a smartphone (using a Samsung S3), the Custom Background Image seems to be going over top all of the other content on this page (yet it doesn’t do this on other pages). Right now I have Custom Background Image set to Bottom Left Position, Repeat Horizontally, and Attachment is Fixed.

    Thank you for your assistance.

    #332555

    Hi Brian!

    1- Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px.
    2- Can you post a screenshot and show the issue please? I have checked your website on my iphone 4 and i cannot reproduce the issue on my end

    Best regards,
    Yigit

    #332647

    Yigit,

    1-fixed, thanks!
    2-Cannot produce as when I scroll down on my S3, the biographies (photos and text) flicker on for a split second & then are covered over by the background image (bottom area with the ID Specialists watermark along with the white background above it). If possible, can you have a few employees check this specific page? It may just be my specific phone of issue & if I can get a few people to look on multiple Android / IOS devices, then I’ll consider this issue resolved.

    Thanks,
    Brian

    #332654

    Hi!

    I asked @josue to check your page on his Android device. Let us wait to hear from him while he checks if he can reproduce the issue

    Regards,
    Yigit

    #332829

    Hey!

    Fixed background work differently in mobiles, i think it would be better to turn the background white in that environment, this will do it (Quick CSS):

    .avia_mobile .main_color{
    background: white;
    }

    Regards,
    Josue

    #333334

    Josue,

    Thanks for the suggestion. I agree and have added the code to the site.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Main Menu Touching Logo + Custom Background Image Issue’ is closed to new replies.