Tagged: 

Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #1009332

    When you click on an image to enlarge it in my image gallery, you can’t see the x box to close the image without scrolling up. I have tried making the images smaller, but the images are a generic size in the light box. Is there anyway I can change this? Personally it doesn’t bother me, but the client doesn’t like it!

    I assume it is because we are on smaller screens i.e. Macbook.

    #1009500

    Hey Louise_Brace,

    Can you give us a link to the page with your image gallery? so we can check it further.
    You can post the link in private content, so it’s only visible to the moderators.

    Best regards,
    Nikko

    #1010357

    Thanks so much. Details to access below.

    The other issues (not sure if I should open other threads) is that on a smaller screen the client sees the menu out of place under the logo, but I can’t see that. For me it’s fine on all screens. I can send a screen grab they sent me for this issue, but can’t see how to upload it here.

    And it doesn’t matter how many times we resize the original logo to the requested size to sit in this placement space, it still looks pixelated. Any ideas?

    #1010371

    Hi Louise_Brace,

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

    #1010511

    You can’t see the close down X unless you scroll up on a smaller screen. It doesn’t bother me, but it does the client. How can I attach a screenshot for the other issue? I can’t see where to do that.

    #1010566

    Hi,

    Thanks for the feedback. If you need to attach a screenshot then you can upload it to a service like Google Drive, Dropbox, Imgur, Snaggy, Box etc. then link to it here.

    Best regards,
    Rikard

    #1014012

    Hi Victoria,

    No on a small screen – I am on a Macbook Pro and my client has a 15″ laptop the close down X that I can see on your screen shot is hidden above, and you need to scroll up to click.

    #1014229

    Hi Louise_Brace,

    Best regards,
    Victoria

    #1014361

    Ok that’s great Victoria. Thanks so much. I also attached a link to the screen shot of the header logo, which sits on top of the menu when my client views. I don’t see this, but he does. Can you advise?

    #1014745

    Hi Louise_Brace,

    I am not seeing the link at this point, can you please do it again? Which browser is your client using?

    Best regards,
    Victoria

    #1015160
    #1015590

    Hi,

    I can see the same thing as @Victoria. Where are you testing it? The view in the screenshot looks a little short. What is the resolution of your screen?

    Best regards,
    Ismael

    #1016908

    The resolution of the client’s screen is the default 1366 x 768.

    I do see what they see now. If you shrink the screen, it doesn’t automatically switch to mobile view. It first clashes the logo and menu, before arriving at mobile view. As in the screen shot I sent.

    When I shrink the screen on other websites, it switches instantly to mobile. When I say shrink, I mean grabbing a corner of the browser screen and pulling the arrows inwards to make the screen smaller.

    #1017196

    Hi Louise_Brace,

    Thank you for the clarifying.
    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 1260px) {
      nav.main_menu, #menu-item-search {
        display: block !important;
      }
      .menu-item {
        display: none;
      }
      .av-burger-menu-main.menu-item-avia-special {
        display: block;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1017239

    Excellent Victoria. It works for me, I’ll just check the client sees the same. Thanks so much!

    #1017252

    Hi,

    Please let us know if we should keep this thread open or close?

    Best regards,
    Jordan Shannon

    #1017806

    Hi Jordan,

    There is just one question that we didn’t cover. That the logo looks pixelated even though we resized the original file exactly to what was specified for the space. Any ideas?

    Thanks, Louise

    #1017974

    Hi Louise,

    I posted a link to a screenshot in private content and compared both the logo in your header and the source image but I don’t see any difference.
    The source image also looks pixelated, you should see the url on the source.

    Best regards,
    Nikko

Viewing 18 posts - 1 through 18 (of 18 total)
  • You must be logged in to reply to this topic.