• Resolved pegasust

    (@pegasust)


    Hello, I like your plugin and would like to buy the pro version, but when testing on website the front and backend boxes are not of same size (style 1, template nr 2). I tried some different settings but also a box without any modification at all – it’s the same. Do you have any suggestions? Thanks in advance! /Christina

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

Viewing 1 replies (of 1 total)
  • Plugin Author biplob018

    (@biplob018)

    kindly use some custom css.

    .oxilab-flip-box-wrapper * {
    box-sizing: border-box;
    }

    Once you add this your image width and height will adjust the same. It’s a common CSS code while most of the theme comes with this CSS code that’s why I ignore it to make a faster load.

    As you add this kidly adjust padding also as the image will make smaller while there have some paddings at each setting, like image body or title also.

Viewing 1 replies (of 1 total)
  • The topic ‘Front and backend are not same size’ is closed to new replies.