-
AuthorPosts
-
January 19, 2018 at 1:00 am #899396
Hi guys,
I see that now when I add a Text element in a color section with a background image and I choose the font color to be white, there is a black overlay box that’s added automatically (something I used to add via QuickCss).
How do I remove that automated overlay now? I added an overlay to the background image in the color section and the result is that I now have an extra overlay on the white text, which I do not want, because it covers the image too much.
Thank you for your help.
Here’s the sample (scroll to the bottom of page to see what I mean):
January 19, 2018 at 2:30 am #899427Hey Antonio,
I scrolled to the bottom of the page however could not see an overlay on any of your images. Have you figured it out already? If not, please elaborate on the changes you would like to make.
If you would like to disable linked image overlays, please go to Enfold theme options > Advanced Styling and edit “Linked Image Overlay”.
Best regards,
YigitJanuary 19, 2018 at 12:18 pm #899632Hi @Yigit, thanks for your reply.
I attach the screenshot below, so I can be more precise on what I mean.
As you see from the red arrow I added, when you add a text element and you choose white for the font color, it now automatically adds a black background. I would like to remove that black background from the text box and leave it as is, because I already placed a black overlay on the background image.
Thank you for your help.
Antonio
January 21, 2018 at 7:11 pm #900435Any update on @Yigit ?
Thank you so much :)
January 24, 2018 at 2:26 am #901798Hi,
Thank you for the info.
It’s because of the following css modifications.
.page-id-4476 .avia-builder-el-27 { padding: 20px; background-color: rgba(0,0,0,0.8); } .avia_textblock.av_inherit_color { padding: 20px; background-color: rgba(0,0,0,0.8); }
Best regards,
IsmaelJanuary 25, 2018 at 4:11 pm #902883Ok, thank you so much.
I suspect you mean that if I go in the Quick CSS and delete those modifications it won’t occur?
Thank you.
January 25, 2018 at 11:54 pm #903104Hi,
Yes, please try to remove those css codes. Let us know if it helps.
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.