Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #211320

    Hi guys,

    #scroll-top-link { generates a 1px line on the right side of my site. I’ve deleted all my css / jquery files and so on, but the issue still occurs.

    Please check out this screenshot: http://i.imgur.com/c6VgfNQ.png

    Or the actual website: http://www.thinkagain.nu/?page_id=2605

    Thx,
    Nick

    #211386

    Hi z2h!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .page-id-2605 #top.avia-blank #wrap_all {
    display: inherit; }

    Regards,
    Yigit

    #211395

    Hi Yigit,

    I added the code to the quick css but it still shows the 1px line.

    Thx,
    Nick

    #211400

    Hi!

    Please change the code to following one

    .page-id-2605 #wrap_all { display: inherit!important; }

    Currently it is not being applied

    Cheers!
    Yigit

    #212362
    This reply has been marked as private.
    #212393

    Hey!

    Please add following code to Quick CSS as well

    #av_section_4 .avia-builder-el-32 { height: 174px; }

    Which browser are you using?

    Best regards,
    Yigit

    #212408
    This reply has been marked as private.
    #212625

    Hey!

    I hovered over the image of the project cinerama but I am not seeing the shift. I think you should remove the browser cache then reload the page a few times. Test it on another browser.

    Regards,
    Ismael

    #212714

    Hey Ismael,

    Yeah i’ve tried fixing it my self (by removing some image classes / overlay )

    http://stackoverflow.com/questions/12980153/image-moves-on-hover-chrome-opacity-issue

    I’ll try and figure it out and I’ll keep it posted here :)

    #212769

    Hi!

    Glad you fixed it! Let us know if you have any other questions or issues

    Regards,
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘scroll-top-link generates a vertical 1px line on the right side of my website’ is closed to new replies.