Problem with TD Composer -> Text with title

Posted in: Newspaper
Post count: 20

Yesterday I used the “Text with title”, uploading a trasparent image and changing the background color of the text with title with red. Today (I updated to 8.1), this doesn’t work and shows only the background color. Is like he is covering the image. How can i solve?

  • This topic was modified 9 years by viglioh.
  • This topic was modified 9 years by viglioh.
Post count: 20688

Hi,

Please enter this code in Theme panel->Custom CSS and check the results. It should fix the issue you are having

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

Please let me know if you still have further problems.

Thanks

Post count: 20

It doesn’t works… and I have noticed that the theme panel doesn’t save the custom css…

Post count: 20

Now it works! I had the plugin WP Total Cache and I changed it with WP Super Cache and now save the changes. What was the problem?

Post count: 20688

Hi,

The Total cache is known to create problems in some cases, in combination with the theme. The WP Super Cache is tested and works properly however.

Thanks

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