• Resolved met45

    (@met45)


    Hi,

    How possible increase of the image size?
    For example, the height is fixed at 650 pixels, the width is an automatic size.
    In this case 1156 px.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @met45,

    Hope you are doing well. Please decrease the box height and set it to 310px or at least 338px. And also set the background-size as cover then retry once. Hope your issue will be fixed.

    Let me know how it goes. Thanks!

    Thread Starter met45

    (@met45)

    Hi @arrasel403,

    Thank you the answer.
    650 x 1156 px image size not possible? 600 px width is too small…

    Hi @met45,

    Yes, you can use it. But in that case you need to use custom CSS for unset or set a value for the max-width. You can use the below custom CSS code for unsetting it:

    .eb-flipbox-container.eb-flipbox-jxqusuf .eb-flipper,
    .eb-flipbox-container.eb-flipbox-jxqusuf .eb-flipper .eb-flipbox-front,
    .eb-flipbox-container.eb-flipbox-jxqusuf .eb-flipper .eb-flipbox-back {
      max-width: unset !important;
    }

    Please go to Appearance > Customize > Additional CSS and use the above shared custom CSS code and retry once. And you can increase the height as well.

    Hope this will help you. Let me know how it goes.

    Thanks!

    Thread Starter met45

    (@met45)

    Hi @arrasel403,

    Awesome, thank you!

    Hi @met45,

    I’m glad I could assist. Don’t hesitate to reach out to our support team if you need help in the future.
    If you have a moment, could you please take 30 seconds to leave us a review at this link: https://www.ads-software.com/support/plugin/flipbox/reviews/#new-post

    Your feedback will help us improve and provide even better service.

    Thank you! Have a great day!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Flipbox size’ is closed to new replies.