Viewing File: /home/ubuntu/fx-wordpress-backend/wp-content/uploads/custom-css-js/1602.css
<!-- start Simple Custom CSS and JS -->
<style type="text/css">
/* Add your CSS code here.
For example:
.example {
color: red;
}
For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp
End of comment */
.ast-archive-description{
padding: 2em!important;
}
.page-title.ast-archive-title{
font-size: 1.8em;
font-weight: 700;
margin-bottom: 0;
}
.ast-row {
display: grid;
grid-template-columns: repeat(3, 1fr);
background-color: #fff;
}
.ast-row .web-story{
padding:2em!important;
}
.web-story .post-thumb-img-content.post-thumb img{
height: 30em;
object-fit: contain;
width:100%;
}
.web-story .entry-title a{
font-size: 0.6em;
font-weight: 600;
margin-bottom: 0;
}
.ast-row .wp-block-web-stories-embed.web-stories-embed.alignnone{
display:none;
}
/* .ast-container #secondary{
display:none;
}
.ast-container #primary{
width:100%;
} */
.single .entry-header .ast-single-post-order+.post-thumb img{
width:100%
}
.type-web-story .entry-title{
font-size: 2rem;
line-height: 1;
}
.ast-row::before{
display:none;
}
.ast-row::after{
display:none;
}
.page-title.ast-archive-title{
display:none;
}
.ast-primary-header-bar{
background: #6730E3;
-webkit-box-shadow: 0 0 3px rgb(60 72 88 / 15%);
box-shadow: 0 0 3px rgb(60 72 88 / 15%);
}</style>
<!-- end Simple Custom CSS and JS -->
Back to Directory
File Manager