Elements not displaying properly

Posted in: Newspaper
Post count: 19

Hello,

i tryed to add a background to “list menu” element. And even if the menu elements are loaded correctly, in fact if u see with developer console there is the grid with the menu elements, they are not displayed but i havent hidden anything with css. Here my website http://gazzettadegliesports.it/ and here a preview of what is happening:
https://gyazo.com/ceb9e7b49d9c50cb92a7114080688e51

P.S. Obviously the text color is different from the background.

Regards.

Post count: 20688

Hi,

Please enter this code in Theme panel->Custom CSS section and the issue should be fixed
https://www.screencast.com/t/N9bpULeU0

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

There is an issue with the background application on some page builder elements, this will be fixed in the future update. Sorry for any inconvenience caused. Let us know if there still is a problem.

Thanks

Post count: 19

Fixed. Thank you

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