Background Color For The Addons Remains Grey - Question | JoomShaper

Background Color For The Addons Remains Grey

esf

esf

SP Page Builder 1 year ago

Hello, I'm trying to use a white background for the addons but they always remain grey. Here's a screen shot in hidden content. The site use joomla 4.4.6, sp page builder 5.4.0, php 8.1 Can you help me? Thanks in advance. Best regards. ESF

0
9 Answers
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 1 year ago #171239

Hello,

Thank you for reaching out to us. It seems the grey background is part of your image, while the card background you’ve applied is set to white. If you’d like the image background to be white, you’ll need to edit the photo itself.

Thanks!

0
esf
esf
Accepted Answer
1 year ago #171243

Thank you for your feedback, there's no colour in the image because it's in transparent png, see your screenshot circled in red. It does concern the addons. Thank you in advance. Best regards

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 1 year ago #171247

Hello,

Could you please provide us with your admin access in the hidden content section? This will allow me to assist you more effectively. Before this, I will recommend you to keep your full site backup.

Edit:

Or you can do it by this way:

use this css in your custom css in style, Please do it for each feature box addon.

#addonId{
    background-color: white !important;
}

Thanks!

0
esf
esf
Accepted Answer
1 year ago #171249

Hi, Yes here is in hidden content. Best regards. ESF

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 1 year ago #171252

Thanks,

Issues is fixed. Please, take a look.

Is there anything that I can help you?

Thanks

0
esf
esf
Accepted Answer
1 year ago #171255

Hi, Thanks, the css works fine. But why doesn't the background colour work directly from the addon? Best regards.

ESF

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 1 year ago #171263

Hello,

You’re using the Educon template, which includes some overridden add-ons, such as the feature box add-on. The grey background is coming from this override, which is why your CSS isn’t affecting the add-on.

If you want to design your site from scratch, you can delete this overridden add-on and use the core feature box add-on instead. (Remember, If you use existing layout, then no need to delete, Becuase, it will break your design).

Path: templates/shaper_educon/sppagebuilder/addons/feature

Thanks!

0
esf
esf
Accepted Answer
1 year ago #171265

Hi, Thank you very much for these explanations. I will do what is necessary.

Best regards. ESF

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 1 year ago #171345

You are welcome.

Best Regards

0