URGENT: Remove Gap On Mobile Not Working On Custom.css - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

URGENT: Remove Gap On Mobile Not Working On Custom.css

BB

Bruno Bissig

Helix Framework 3 years ago

Hi,

i tried to remove a gap on mobile as identified on Inspector see pic https://imgur.com/a/7o0UveE

So i added to custom.css and because its inline with !important:

#sppb-addon-wrapper-1650446784047 {

margin: 0px 0px 0px 0px !important; }

but i doesnt work on my life site https://www.suvag.ch/de/produkte/fuehrungselemente/film-sonderfuehrungen

Please give me some advice.

Thanks in advance

Bruno

0
4 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 years ago #66484

If I may...

.sp-page-builder .page-content #sppb-addon-wrapper-1650446784047 {
padding:0 !important; margin:0 !important;}

but on your place I would just remove padding & margin value inside addon settings.

Bruno please check addon settings deeper. I am pretty sure that you will find value that you can remove.

0
Ariba
Ariba
Accepted Answer
Support Agent 3 years ago #66477

Hello

Thank you for your query.

Could you provide me your administrative access, please? Use the hidden mode to share the log in credentials.

0
BB
Bruno Bissig
Accepted Answer
3 years ago #66481

Hi Ariba,

i have a SUCURI Firewall, so i have to whitelist first your IP-Address, can you write me it please.

Thanks

Bruno

0
BB
Bruno Bissig
Accepted Answer
3 years ago #66492

Hi Paul,

ups, you are right! Found in the addons setting what causing this issue...

Thank you very much!

Best regards

Bruno

0