Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    Sees you have Cache Plugin the issue is probably because of this. Please try to deactivate this Plugin and check if the problem solves. If the problem is still there. please try to add the below-written CSS code into Appearance > Customize > Additional CSS:

    img[class^="bwg_standart_thumb_img"]{
       width:100% !important;
    }

    Thank you!

    Have a nice day!

    Thread Starter drmorm

    (@drmorm)

    I disabled the cache plug-in, and inserted the code, which did not help, the photo is not in the center so far, for some reason it started from the left, but if you have permission to change it from the bottom.

    Thread Starter drmorm

    (@drmorm)

    my english is just awful i think sorry …

    Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    Please try to insert the below-written CCS code:

    .bwg-item1 img{
      min-width:100% !important;
    }

    Thank you in advance!

    Have a nice day!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘not displayed correctly’ is closed to new replies.