Custom css help

Posted in: Newspaper
Post count: 49

Can someone please break down every single one of this css for me so I can check what I need to keep and what I need to delete. All of this was done about 2/3 years ago so I do not remember most of it.

Thank you

@media (max-width: 767px){
.td-scroll-up {
display: block!important;
}
}

.td-post-category, .td-entry-category, .td-big-grid-meta .td-post-category, .td-module-comments{
background-color:#a00000;
}

.td-instagram-main{
border-bottom:9px solid #d93a00;
}

.td-scroll-up{
background-color: rgba(68,68,68,0.45)!important;
}

.td-module-comments{
background-color:#a00000;
}

@media (max-width: 767px){
.td-main-content-wrap {
padding-top:0;
}
}

.td-module-comments a{
background-color:#cecece!important;
}

.mycustomclass span{
background-color:#222222!important;
}

.mycustomclass{
border-color:#222222!important;
}

.td-icon-star, .td-icon-star-half, .td-icon-star-empty{
color:#d93a00;
}

.td_module_6 .entry-title{
font-weight: 500!important;
}

.widget_display_topics{
margin-bottom: 23px!important;
}
.widget_display_forums{
margin-bottom: -36px!important;
}

@media(max-width: 767px){
.td-footer-instagram-container .td-footer-instagram-title .td-footer-instagram-user-link{
display:initial!important;
}}

.td-search-wrap-mob .td-search-input span{
font-size: 30px!important;
}

@media (max-width: 767px){
.td_block_big_grid_12 .td-big-grid-wrapper .td-big-grid-post:last-child .td-module-thumb {
margin-left: 0px!important;
}}

Post count: 18283

Hello !

Please note that your request is not covered by the support team. You will have to see which one works out for you.

Thank you for your understanding !

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