Override Red Wine Color Header Images Giver - Question | JoomShaper

Override Red Wine Color Header Images Giver

S

sideri.eirini

Template 7 months ago

Hello,

I would like to remove the red color from the gIver header images in the articles.

I also want the photo to not appear as a background but as a regular photo. I tried to access the article via Edit with Frontend Editor but it gave me error 500. Can you help me? Do I need to write code?

https://drive.google.com/file/d/12pBSHw1bTKmY1sqY3TKtoq3dVGArDNhX/view?usp=drive_link

0
5 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 7 months ago #188062

Hello sideri.eirini,

Thank you for reaching out to our technical support forum. I’m sorry to hear about the trouble you’re experiencing. Rest assured, I will look into this issue for you and work to resolve it as quickly as possible.

Please grant public access for the image you have shared. I will check it and help you.

Best regards

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 7 months ago #188103

Please use this CSS to Template Options -> Custom Code -> Custom CSS

.com-content.view-article .article-full-image:after{
    background: none !important;
}
.com-content.view-article .article-header-wrap{
    background-color: initial !important;
}
0
S
sideri.eirini
Accepted Answer
7 months ago #188145

Thank you for the help. Just how can the photo not appear as a background but as a simple photo?

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 7 months ago #188276

You are welcome 😊

I do not get your questions. How you want to show the image? Please describe in details.

0