New Landing How can we help? Themeforest Theme Support Joyn WooCommerce Product Page issue

Viewing 7 posts - 16 through 22 (of 22 total)
  • Posted in: Joyn
  • #169489
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Seems fine to me? http://d.pr/i/1kI3P/4cvRSRZD

    – Kyle

    #169591
    Keremdo
    Member
    Post count: 111

    Hey,
    if you switch to landscape you can see the difference, on your picture the white bar appears but the Description, the font, dissappears…

    #170683
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Are you referring to the hover overlay text? You can keep that enabled with this custom css:

    @media only screen and (max-width: 991px) {
    .products .product figure figcaption .thumb-info {
      display: inline-block;
    }
    }

    – Ed

    #172273
    Keremdo
    Member
    Post count: 111

    Hey,

    no i am talking about the text in the white bar below “reade more” or in german
    “weiter lesen” disappears on portrait ipad.

    -Steve-

    #172278
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .product .cart-overlay .shop-actions > a > span {
      display: inline!important;
    }
    .product .cart-overlay .shop-actions > a {
      max-width: 80%;
    }

    – Kyle

    #173507
    Keremdo
    Member
    Post count: 111

    Perfect, thanks Kyle!

    #173511
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks Kyle
    -Rui

Viewing 7 posts - 16 through 22 (of 22 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register