Okay
  Public Ticket #973632
White vertical line on mobile site
Closed

Comments

  •  2
    enkjones started the conversation

    I'm almost finishing my site and I notice this bug on mobile version. 

    Its a Vertical line and I can't  remove it .

    Can you give me an advice how to fix this ? 

    Thank's.

  •  3,030
    Andrew replied

    Hi there,    

    I hope you are having an awesome and productive day thus far, I will be more than happy to assist you with this request. 

    Could you kindly provide me with the URL of your website so I may investigate this and provide you with an adequate resolution.

    I look forward to your reply.    

    Cheers!  

  •  2
    enkjones replied

    Hey, 

    Evrything awesome.

    I hope we will fix this soon. 

    Thank's !

  •  3,030
    Andrew replied

    Hi Enkjones,

    Apologies for this but we are having a bit of a hard time trying to replicate this on our end.

    What is the exact mobile browser this is happening on and on what phone \ platform.
    While you get that information to us try and remove parts of the homepage to see if that narrows down the cause of this line.

    Thanks.

  •  3,030
    Andrew replied

    Hi Enkjones,

    It seems we may have found the contributing issue to the generation of this line.

    /*Changes to Scale Point to Remove White Lines In Background Image*/
    #page-header-wrap #page-header-bg[data-animate-in-effect="zoom-out"].loaded .page-header-bg-image{
        -webkit-transform: scale(1.1) translateZ(0) !important;
        -ms-transform: scale(1.1) translateZ(0) !important;
        transform: scale(1.1) !important;
    }
    


    Please copy and paste this Custom CSS Code into the Page Specific Custom CSS Section in the WYSIWYG Editor of Visual Composer as illustrated in the image attached or shown below. 

    page-specific-css-Visual-Composer.png 

    Please let me know if there are any more questions that I may answer for you

    Cheers!