Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • agsm Friend
    #1082743

    I purchased Mono for the isotope and portfolio views, but I find on mobile neither of these are functional because they rely on mouse-over to view the text. Is it possible to set mobile view to default show the hover state?

    Saguaros Moderator
    #1082846

    Hi,

    You can try with this tweak:

    • Create a new CSS file: root/templates/ja_mono (your default template)/css/custom.css
    • Add this custom code:

      @media screen and (max-width: 480px){
      .articles-list.ja-isotope-wrap.packery .item .article-content {
          bottom: 0;
          opacity: 1;
      }
      
      .articles-list.ja-isotope-wrap.packery .item .article-img {
          background-blend-mode:  multiply;
          background-color: #2727a4;
      }    
      }

    Hope this helps.

    Regards

    agsm Friend
    #1082917

    Thanks for the reply, no luck unfortunately, still needs me to press and hold to bring up hover state

    Saguaros Moderator
    #1083147

    Kindly share the admin & FTP account of your site, I will check for you.

    agsm Friend
    #1084313
    This reply has been marked as private.
    Saguaros Moderator
    #1084539

    Hi,

    It due to the optimize plugin on your site, I tried to disable it temporarily and you can see that the style is showing fine now.

    Kindly check.

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Saguaros 6 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum