Image Overlay Cut Off - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Image Overlay Cut Off

O

Oliver

SP Page Builder 7 months ago

Hi,

I try to use an image overlay. But the picture is cut and no matter how I try to correct this, it stays - drives me crazy. Where can I setup this size information? https://prnt.sc/VAOLhylcDogo

Thank you

0
6 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 7 months ago #188611

Hi

Thanks for contacting us. Could you please give me that specific page link?

-Regards.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 7 months ago #188620

Hi

Use this CSS in your custom.css file

#sppb-addon-e2b74c12-fba2-45a4-b8d0-39ff4e0bdf1c .sppb-addon-overlay-image-content {
    height: 130px !important;
}
.image-effect-slide-left .overlay-background-image{
  transform: translate3d(-30px, 0, 0) !important;
}
0
O
Oliver
Accepted Answer
7 months ago #188622

Well, thank you :-) But why is the picture displayed so strange? Where does this come from?

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 7 months ago #188775

You have used some CSS on that, that's why it seems like this. I have to fix the CSS. Its ok now. You can now close this post by accepting the answer.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 7 months ago #188845

Thanks for accepting the answer.

0