SP Page Builder Pro - Feature Box Images / Styles - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

SP Page Builder Pro - Feature Box Images / Styles

RD

Raul Dominguez

SP Page Builder 6 months ago

Hi

We use the Educon template with the quickstart installation for our website. When replacing or inserting an image into the Feature Box element of one of the SP Page Builder Pro pages, there are errors. Initially, the page broke, displaying a database error. I resolved this by applying the solution indicated in the post https://www.joomshaper.com/forum/question/38730 However, the problem persists. If I try to change the image, it is covered by the default image in the template, which is configured by CSS as background: rgba(0, 0, 0, 0) url(../images/top-feature/scolar.svg) no-repeat scroll center center / cover; defined in the /templates/shaper_educon/css/template.css file.

The same thing happens with a background color below the SVG; it's in CSS, and I can't find a way to remove it.

See screenshot https://files.fm/u/ahgsze3eyr

I tried overriding those styles from the custom code section of the template settings page, but it didn't work. I tried editing the template.css file, but the file regenerates every time I reload the page.

SP Page Builder Pro Version: 5.5.4

I need to be able to properly customize these elements. It seems very simple, but there are several errors. I appreciate your prompt response.

Thank you!

0
3 Answers
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 6 months ago #190430

Hello,

Thanks for reaching out to us.

If you want to remove background color and svg, please use this css in your custom css.

.home-feature .sppb-addon-feature .sppb-img-container:after{
   content: unset !important;
}

and let me know Is It help or not?

Thanks,

0
RD
Raul Dominguez
Accepted Answer
6 months ago #190637

Thanks !

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 6 months ago #190659

You are welcome. We greatly value your opinion and would love to hear your feedback about SP Page Builder. If you could spare a moment, it would mean a lot to us!

You can share your review here:

Joomla Extensions Directory

Trustpilot

0