• Resolved wellmelo

    (@wellmelo)


    Hello Friend!

    Thank you for making this amazing plugin available!

    Following the information provided here by you, I managed to assemble exactly what I need.

    I just need to display the full title when hovering, is it possible?

    I am customizing CSS, in WP admin> Appearance> Customize> Additional CSS.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WPKube

    (@wpkube)

    Hi @wellmelo

    You can use this CSS:

    .authors-list-posts-item a:hover {
        overflow: visible;
        white-space: normal;
    }
    Thread Starter wellmelo

    (@wellmelo)

    Hi @wpkube

    Perfect friend!

    Gratitude for your attention.

    Your plugin is amazing!

    Plugin Author WPKube

    (@wpkube)

    Thank you, happy to hear that.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Displays full title when hovering over text.’ is closed to new replies.