/* News Wrap CSS - Starts */
@media (min-width: 768px) {
.news-wrap .slide-entry {
display: flex;
}
.news-wrap .slide-image {
width: 30%;
background-color: transparent !important;
}
.news-wrap .slide-content {
width: 70%;
padding-left: 60px;
}
.news-wrap .slide-content .entry-title {
text-align: left !important;
padding: 0 0 10px;
}
.news-wrap .more-link {
margin: 20px 0;
}
.news-wrap .read-more-link {
padding: 0 !important;
display: block;
overflow: visible;
}
.news-wrap .av-vertical-delimiter {
margin: 0;
}
}
.news-wrap .av-vertical-delimiter {
border-color: #929292;
width: 60px;
}
.news-wrap .blog-categories,
.news-wrap .slide-meta {
display: none !important;
}
.news-wrap .more-link {
text-transform: capitalize;
font-size: 17px;
max-width: 200px;
}
.news-wrap .slide-content .entry-title a {
text-transform: none;
letter-spacing: 0.5px;
}
/* News Wrap CSS - Ends */
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter