Skip to content

Snippet: Bottom Position For Post Types Grid Buttons

.vcex-post-type-entry-details { position: relative; padding-bottom: 75px; }
.vcex-post-type-entry-readmore-wrap { position: absolute; bottom: 20px; }
.vcex-post-type-entry-readmore-wrap .theme-button { height: 35px; line-height: 35px; padding-top: 0; padding-bottom: 0; }
Back To Top