Hi,
Please remove this custom css from Newspaper>Theme panel>Custom code >Custom css
and paste it in Newspaper>Theme panel>Advanced code in all device, but not in phones
https://www.screencast.com/t/dMYXiJI0VpD
.td_block_big_grid_4 .td-big-thumb:hover{
border-radius: 10px;
border: 1px solid black;
}
.td_block_big_grid_4 .td-big-grid-post .td-module-thumb {
background-color: transparent;
}
.td_block_big_grid_4 .td-big-grid-post {
width: 49%;
}
.td_block_big_grid_4 .td-big-thumb {
padding-right: 0px;
margin-right: 1%;
}
Hope this will solve your problem.
This is my problem Calin:
https://www.pcusb.it/wp-content/uploads/2018/12/lost-1024×640.jpg
Hi,
Please send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thanks
Hi, please i need rounded corner on my grid on categories and i need space between block, thanks.
https://www.pcusb.it/wp-content/uploads/2018/12/1DCD3FE1-D834-4CAA-8C62-B420971847F5-576×1024.jpeg
My website: http://www.pcusb.it
Hi,
Please provide a link ere a can find the problem with rounded corner on grid.
Here is the css for the space between blocks
@media (max-width: 767px){
.td_block_big_grid_fl_3 .td-big-grid-post-0,
.td_block_big_grid_fl_3 .td-big-grid-post-1 {
margin-bottom: 10px;
}
}
https://www.screencast.com/t/UlVdt7GA0
Thank you for your understanding.
Hi Calin, thanks, but this is my result:
https://www.pcusb.it/wp-content/uploads/2018/12/E9976808-586B-4066-8F29-77B531FFFA14-576×1024.jpeg
Hi,
Here is how I see the blocks on my mobile
https://www.screencast.com/t/58tA9QNbD
Please clear your mobile browser cache.
Thank you for your understanding.
Hi,
I just tested with others mobiles and is look round
-> https://www.screencast.com/t/fi2reKWQBsDU
Please try with others mobiles too.
Thank you.
Hi,
I think you are using safari, please replace the below custom css with this one
.td-module-thumb, .td-image-wrap, .entry-thumb {
border-radius: 10px;
-webkit-mask-image: -webkit-radial-gradient(white, black);
}
Hope this will solve your problem
-
This reply was modified 7 years by
Calin.
