Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #700250

    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.

    #700253

    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

    #700255

    Awesome! That helped with the Read More. Now, any way to remove the lines?

    #700259

    Hey!

    Please add following code to Quick CSS as well

    .post-meta-infos,.text-sep {
        border: none!important;
    }

    Best regards,
    Yigit

    #700275

    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?

    #700282

    Hi!

    I will check both issues when you provide temporary admin logins :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.