• bug) when I used fancy link block in two-column section (see screenshot), there is text alignment issue.

    feature-request) it would be great if this bloc has the option of the turn on/off feature image, title, description/summary. same as latest post blocks.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author sorta brilliant

    (@sortabrilliant)

    Thanks for the feedback, it makes sense. I’ll add this to our Fancy Links v2 improvement list.

    In the meantime there is a CSS fix for this. If you add this line of CSS to your site the title will now wrap and it will look much better.

    .fancylinks-card__publisher {
    white-space: normal;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘some text alingment issue when fancy link used in two column section’ is closed to new replies.