Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author 8Degree Themes

    (@8degreethemes)

    Hi There,

    Only to show the title on hover you need to add this css code to
    Appearance > Customize

    .title-cart h3:hover {
        overflow: visible;
        text-overflow: initial;
        white-space: normal;
    }

    Thanks!

    Thread Starter bilalkh

    (@bilalkh)

    hi Thanks for the help. Much appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Whole of product title doesn’t show on hover’ is closed to new replies.