Okay
  Public Ticket #1321064
Bug in style.css
Closed

Comments

  • XxXPachaXxX started the conversation

    Hey,

    i just want to report a bug i found in the main style.css file at lines 6505/6506:

    .full-width-section.parallax_section .row-bg-wrap, .full-width-content.parallax_section .row-bg-wrap, 
    .wpb_row .row-bg-wrap .inner-wrap{overflow:hidden; width:100.1%; height:100.1%; position:absolute; z-index:1; top:0; left:0}

    the values set at 100.1% cause an issue with the section bg image (look at the screenshots).

    Setting it back to 100% fixes the graphical artefact.

    Hope to see this fixed in the next release.

    Best Regards

  • XxXPachaXxX replied

    EDIT: Screenshots