in td_blok_trending_now.php there is custom css that is imported
}
.td-trending-now-wrapper .td-next-prev-wrap {
margin: 0 0 0 auto;
z-index: 1;
}
.td-trending-now-wrapper:hover .td-trending-now-title {
background-color: #4db2ec;
}
.td-trending-now-wrapper .td-trending-now-nav-right {
padding-left: 2px;
}
.td-trending-now-title {
background-color: #222;
font-family: ‘Roboto’, sans-serif;
font-size: 12px;
text-transform: uppercase;
color: #fff;
padding: 2px 10px 1px;
display: inline-block;
line-height: 22px;
-webkit-transition: background-color 0.3s;
transition: background-color 0.3s;
cursor: default;
-webkit-user-select: none;
user-select: none;
}
@-moz-document url-prefix() {
.td-trending-now-title {
line-height: 21px;
}
}
.td-trending-now-display-area {
display: flex;
align-items: center;
vertical-align: top;
padding: 0 0 0 15px;
}
on page it render
}.td-trending-now-wrapper .td-next-prev-wrap{
margin: 0 0 0 auto;
z-index: 1;
}.td-trending-now-wrapper:hover .td-trending-now-title{
background-color: #4db2ec;
}.td-trending-now-wrapper .td-trending-now-nav-right{
padding-left: 2px;
}.td-trending-now-title{
background-color: #222;
font-family: ‘Roboto’, sans-serif;
font-size: 12px;
text-transform: uppercase;
color: #fff;
padding: 2px 10px 1px;
display: inline-block;
line-height: 22px;
-webkit-transition: background-color 0.3s;
transition: background-color 0.3s;
cursor: default;
-webkit-user-select: none;
user-select: none;
}@-moz-document url-prefix(){
.td-trending-now-title {
line-height: 21px;
}}
.td-trending-now-display-area{
display: flex;
align-items: center;
vertical-align: top;
padding: 0 0 0 15px;
these addition   break css seem tha something add non breakingg space after each 0
edit – yeah froum dont show nbsp 🙂
https://imgur.com/a/4Nc4T86 here is screen from browser
-
This topic was modified 5 years by
damadorpl.
Hello !
We can take a look to see what the issue might be there. Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– A link to this topic in order to identify you
Our team will take a look !
Thank you !