• Resolved qntn34

    (@qntn34)


    Hello,

    When I use the plugin, the second image is cut each time: shifted down, and therefore the two images no longer have the same dimensions on the screen (when they should).
    To access the page, use the code: qntn

    Thank you in advance,
    Quentin

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Zayed Baloch

    (@zayedbaloch)

    Hi,

    This is conflict because of the theme CSS attributes. Please add the following line in style.css file.

    .twentytwenty-container img{
      margin: 0;
    }

    Regards;

    Thread Starter qntn34

    (@qntn34)

    Perfect! Thank you very much !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Display error’ is closed to new replies.