• Resolved VierasTalo

    (@vierastalo)


    Hi, as you can see on our index page for example at https://www.laajakuva.com/

    The “read more” -text (in this case, Lue lis??) gets cut off at the first letter. This only recently began, after no changes from our side. What might be causing this/how can we fix it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi VierasTalo. It’s because your Easy Custom Auto Excerpt plugin CSS is setting a negative left margin on the anchor tag:

    .ecae-button.ecae-buttonskin-none a.ecae-link {
        font-size: inherit;
        margin-left: -13px;
    }
    Thread Starter VierasTalo

    (@vierastalo)

    Thanks for the advice bdbrown! The CSS of the plug-in was a complete mess to work through so I just opted out of it entirely, as the site is completely navigateable as is without it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘"Read more" getting cut off?’ is closed to new replies.