Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

plugin on mobile device display
(1 viewing) (1) Guest
"ARI Stream Quiz" WordPress plugin
Go to bottomPage: 123
TOPIC: plugin on mobile device display
#68058
Re:plugin on mobile device display 2 Years, 9 Months ago Karma: 0
hi team,

Unfortunately, after I upgrade to pro version (version 1.60), the solution cease to work. I have checked the page source, the correct CSS is already loaded that already contain the above solution, but when we try using mobile (or using mobile simulator) now, the quiz is coming back to the wrong layout.

URL is:
levencotton.com/test
levencotton.com/test3

(I made test 3 to ensure that it is not because of cache, because it is newly created after I installed the pro version). Also I have purged the cache again.

Can you kindly help to check again? Maybe a new version of CSS is needed for the pro version?

Thanks.
The administrator has disabled public write access.
 
#68062
Re:plugin on mobile device display 2 Years, 9 Months ago Karma: 0
hi team,

Wondering whether you can kindly help on this? Thanks
The administrator has disabled public write access.
 
#68063
Re:plugin on mobile device display 2 Years, 9 Months ago Karma: 748
Sorry for the delay. Use the following CSS rule instead of previous one:

Code:


@media (max-width: 480px) {
  body .asq-theme.asq-theme-buzzfeed .quiz-question-has-image-answer .answer-col-2 .quiz-question-answer-holder {width: 50%; flex: 0 0 calc(50% - 1px);}
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#68081
Re:plugin on mobile device display 2 Years, 8 Months ago Karma: 0
thanks it's working
The administrator has disabled public write access.
 
Go to topPage: 123