Category Post Page doesnt Show posts on Ipad

Home Forums Gillion Theme Category Post Page doesnt Show posts on Ipad

Home Forums Gillion Theme Category Post Page doesnt Show posts on Ipad

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • dynamicad
    Participant

    Category posts pages are not displaying the posts on Ipad/Tablet. Desktop and mobile work fine

     

    Hi @dynamicad,

     

    Sorry to hear of the problem you are having.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .archive.category .blog-style-masonry {
        opacity: 1;
    }

     

    Best regards,
    Shufflehound team

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