I’m using the Avia Layout Builder for the homepage and on the blog post excerpts it cuts off the ReadMore button and there are extra lines below that even though I don’t have any other elements added. *Screenshot in Private Content.
Hey BoundlessJen!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_elegant-blog .more-link {
margin-bottom: 20px;
}
Best regards,
Yigit
Awesome! That helped with the Read More. Now, any way to remove the lines?
Hey!
Please add following code to Quick CSS as well
.post-meta-infos,.text-sep {
border: none!important;
}
Best regards,
Yigit
That didn’t work either…since you’re logging in to check out my other support issue, could you take a look at this as well?