tagdiv composer: background image overlays & covers the text

Posted in: Newspaper
Post count: 26

Hi,

In tagdiv composer, when I add a background image to a text (in the “Text with title” element), the image covers the text makes it invisible. Same goes if I add a background color. How can I fix it?

Thanks!

Post count: 26

Never mind. Found the solution.

Thanks!

Post count: 6

I am having the same issue. What is the solution for that? Am I missing something?

Post count: 23312

Hello luckyone,

Please provide your website URL and some images so I can saw the problem.

Thanks for your understanding!

Post count: 6

Thank you for your reply. Please check the homepage I am working on: site

On the right hand side you will see white blocks Test 1 and Test 2. Test 1 is a column text with a shortcode for an optin form and Test 2 is a title with text with some text in it. I wanted white background on both, but once I set the background color to white the content of the blocks disappear (or get covered by the white color). The same happens if I use an image block.

I did the exact same thing with the block right below it (social counter) and it works fine. I am using the Architecture Blog demo. Am I doing something stupid?

Post count: 20688

Hi,

There is a current issue with the text elements, in the theme. When setting a row background it will be displayed over the actual content, instead of a background.
This issue will be fixed in the next theme update, in the meantime please enter this code in Theme panel->Custom CSS
https://www.screencast.com/t/vrPcQqSQA2e

.wpb_text_column .td-element-style ,
.td_block_text_with_title .td-element-style {
z-index:-1;
}

Thanks

Post count: 6

Ok, thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.