Hi David, and thanks, but it didnt work perfect.
See my screenprint.
I want more space between READ MORE button and next post.
Here is my custom css:
.spb_parallax_asset {
box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
}
.full-center #header nav.std-menu ul.menu > li > a{
text-decoration:none !important
}
.full-center #logo {
max-width: 35%;
}
a.sf-button.pink{
background:#007992 !important;
}
.post-info{
display:none !important;
}
.standard-items .blog-item .standard-post-content {
border-bottom: none;
}
.standard-post-content.no-thumb {
padding: 0px !important;
}
.standard-post-content .excerpt {
margin-bottom: 5px !important;
}
.modal-header .close {
margin-top: -12px !important;
color:#fff !important;
}
.fw-video-link-image i {
background: #4f4f4f !important;
}
.fw-video-link-image i {
padding: 2px 14px 15px!important;
height: 50px!important;
width: 50px!important;
margin-left: -20px!important;
margin-top: -20px!important;
.read-more-button {
margin-bottom: 65px;
}
.standard-items .blog-item {
margin-bottom: 60px;
}
Attachments:
You must be
logged in to view attached files.