Feature Box Addon Bug - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Feature Box Addon Bug

Laurent

Laurent

SP Page Builder 2 years ago

Hi,

After migrating from SP page builder v3.8.10 to 5.3.1 release I have found a bug on feature box addon.

before migrating, everything was centered.

But now my lines are not centered anymore. See here :

on front-end : https://i.imgur.com/PjABfcl.png

Also, a strange blank space is added below every item, see here : https://i.imgur.com/ExLteON.png

Could you please provide a solution because we have hundered page impacted and it is a huge work to correct all these bugs.

THanks L.

0
28 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #133706

Could you please try this CSS

.sppb-media {
  display: flex;
  align-items: center;
}
0
Laurent
Laurent
Accepted Answer
2 years ago #132961

other issue on mobile phone view. layout is broken : https://i.imgur.com/rIgh0m8.png

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #132988

Hi

Thanks for contacting us. Could you please give me your screenshots again? It does not showing anything. And also share your site URL please.

-Regards.

0
Laurent
Laurent
Accepted Answer
2 years ago #132990

website url inside Hidden Content area. screen shot below :

lines are not centered anymore. See here :

on front-end :

Also, a strange blank space is added below every item, see here :

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #133018

Please use this for uploading screenshot. Your screenshot does not load here

https://app.prntscr.com/en/index.html

0
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #133028

Which resolution do you have faced this issue?

0
Laurent
Laurent
Accepted Answer
2 years ago #133029

all.

0
Laurent
Laurent
Accepted Answer
2 years ago #133118

I have added credentials in Hidden Content area.

We have corrected all the pages on the website, but I have added a test page where you can see the problem.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #133199

It seems like this in my end.

0
Laurent
Laurent
Accepted Answer
2 years ago #133200

on which page? because we have corrected manually all the pages, except one.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #133206

Check your hidden content

0
Laurent
Laurent
Accepted Answer
2 years ago #133207

yes but as you told you, this page has been corrected manually by us.

we have kept for you a page where the problem still persist.

see Hidden Content area.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #133404

Use this custom CSS

 .sppb-icon .sppb-icon-container > i{
   position:relative;
   bottom:15px;
 }

Go to system--> https://prnt.sc/tDbSUJh6LiGu --> Default template-->Template options--> https://prnt.sc/A5nlsBvCQsqs And add your CSS there.

0
Laurent
Laurent
Accepted Answer
2 years ago #133421

ok I can fix it with css, but what will happen next time I add a feature box module?

I mean : could you correct this bug by default to avoid this behavior after migration ?

0
Laurent
Laurent
Accepted Answer
2 years ago #133429

a real solution will be much appreciated. thanks

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #133468

In that case I have only solution via custom CSS.

0
Laurent
Laurent
Accepted Answer
2 years ago #133476

so you have to share this with your development team. because this is bug due to the migration.

I have 183 websites to manage. You can imagine I cannot spend my time connecting one by one to remove margins were not present before v5 migration.

this is definitively not possible. THey have to investigate...I'm sure I'm not the only one in thise case...this is not possible.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #133573

Till now please manage it by using css, I will inform our team about it also.

0
Laurent
Laurent
Accepted Answer
2 years ago #133577

ok thanks

0
Laurent
Laurent
Accepted Answer
2 years ago #133712

yes works fine.

I think you should add this to your next bug fix.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #133797

Glad to know that, you can now close this post by accepting the answer.

0
Laurent
Laurent
Accepted Answer
2 years ago #133841

ok done

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #133886

Thanks.

0
Laurent
Laurent
Accepted Answer
2 years ago #133934

just for info. have you talked with your development team to fix this bug in next update?

because :

Before migration => I have a good layout of feature box addon

After migration => layout of feature box addon is destroyed.

You have to check with your dev team why during migration process feature addon settings are changed.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #133980

Ok I will inform them also about this topic.

0
Laurent
Laurent
Accepted Answer
2 years ago #133981

ok thanks for your help

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #134048

You are always welcome.

0