I use ‘block 14’ at my homepage, but there is gradient at the right of each post. I can’t find where to delete those gradient.
Thank you
Hi,
From what I can see in your screenshot, there is a problem, the block 14 need to be like this -> http://prntscr.com/ppzpc9 please make sure that you do not have a plugin conflict with untested plugins or some custom code, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
Also if your thumbs look like this -> http://prntscr.com/ppzq7n -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thank you!
Hi,
I see you switched to block 15 now, from what I can see it looks fine
– https://prnt.sc/pqijjj
Was the issue happening only with block 14? Also, was it caused by a plugin?
A list of plugins can be seen here – https://prnt.sc/pqik9o
Let us know if you have more questions.
Thanks
Yes, another block looks fine but block 14 seem to have a bug.
I don’t think it’s cause by any plugin. I tried active only this 2 plugin which is newspaper’s plugin.
https://ibb.co/pnCJpK7
and the bug still exist.
Hi,
If you have tested the plugin conflict and the problems was still there, then please try this custom css -> http://prntscr.com/pr634v
.td_block_14 .td_module_mx1 .td-module-thumb .entry-thumb{
width: 100%;
}
The code need to be set in Theme panel> Custom code> Custom css
Thank you!